Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB.CONNECTION. Is this a bug?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00650584
Message ID:
00650590
Views:
22
David,

Actually, you can use letters later in the alphabet and succeed, too. The first several letters (through 'j'?) are reserved as default alias names for open tables. It is risky to use these letters by themselves as object names.

>
>c = CREATEOBJECT('adodb.connection')
>c.Open("Any valid connection string")
>
>
>The error is:
>"Unrecognized command verb" on the second line.
>
>Replacing the variable c with any variable longer than one character works.
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform