|
-
Mar 31st, 2006, 11:21 AM
#1
Thread Starter
New Member
ADOX doesn't see stored procedure
I have discovered that the ADOX catalog does not seem to see more than 30 stored procedures.
Is this a known limit?
I get the error:
'ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application. '
but the procedure is definitely in the database.
If I iterate through the procedure items using the for each next construct it only displays 30 procs, but there are actually 36.
Access 2000 database VB6 using the ADO data access methods.
Uwe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|