Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 22nd, 2004, 02:15 AM
onno1 onno1 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Finland
Posts: 22 onno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 49 m 7 sec
Reputation Power: 0
maximum amount of parameters??

Hellou,

was just wondering is there a maximum amount of parameters which you can transport from one procedure to another. They're all textbox parameters(10 in one row) and are declared in the next procedure declaration, so all of them you'll find in the URL.

I counted 297 as the maximum, after that IE doesn't work, that is, it doesn't switch to the next procedure anymore.

Any thoughts??

Reply With Quote
  #2  
Old November 22nd, 2004, 11:01 AM
jim mcnamara jim mcnamara is offline
......@.........
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jun 2004
Posts: 1,308 jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level)jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level)jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level)jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level)jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level)jim mcnamara User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 3 Days 5 h 20 m 49 sec
Reputation Power: 48
IT sounds like you are coding php, but I cannot tell.

php uses the OCI interface, straight C. In which case it is implementation dependent.
See limits.h for the system running the code, look for:
Code:
#    define ARG_MAX            2048000  /* Maximum length of arguments for the
                                           exec function in bytes, including
                                           environment data */


It is usually limited by the number of bytes, not the number of arguments.
I don't know what ARG_MAX is for Windows. For MSDOS it was 4096.

Reply With Quote
  #3  
Old November 23rd, 2004, 12:36 AM
onno1 onno1 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Finland
Posts: 22 onno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 49 m 7 sec
Reputation Power: 0
Nope, I'm coding PL/SQL. The thing is as follows: On my startingpage my form gets an unknown amount of rows with 13 fields each from a database and these rows are situated in 3 different tables. Not every field contains data. After that the user can edit these rows, another form is opened. Ten of the fields change into textboxes into which the user can enter data. Now, after pressing a submit button (again a new form is opened) all the rows should get updated, so I'm not using any checkboxes. So every row has 11 parameters during updating, 1 rowID and 10 for the textboxes. The problem is that all these parameters are displayed in the URL of the next form/page, so after pressing the update button. If there are 30 rows that makes 330 parameters. IE works well up to 27 rows, after that nothing happens on pressing the button. Netscape, Opera and Mozilla do work fine.
Does this give ypu a better picture?

Reply With Quote
  #4  
Old November 23rd, 2004, 09:28 AM
jiggee jiggee is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 27 jiggee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 m 27 sec
Reputation Power: 0
i think if understand correctly your problem might not be with oracle or IE...What type of method are you using in the <form> tag of html. if you are using GET...try using POST instead. HTTP Get only allows for certain amout of data.. if there is a lot of data on the form use POST.

let me know how it goes.

Reply With Quote
  #5  
Old November 24th, 2004, 12:42 AM
onno1 onno1 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Finland
Posts: 22 onno1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 49 m 7 sec
Reputation Power: 0
Thanks for reacting on my question. It's here about 8 o'clock in the morning so I'm just reading your reply.
Well, I tried the post method (same hint from other people too), but it didn't work yesterday. I tried again today and YES!! it works.
Strange things are happening here , but who cares, it works.
Bey!

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > maximum amount of parameters??


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT