Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Object Name
Message
From
29/03/2001 09:02:31
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00489591
Message ID:
00489821
Views:
8
Eric,

Thanks for your replied. I found the error.
A stupid common error!!. I missed spell a Keyword.
cnPhone.ConnectionString = "Provider = SQLOLEDB;" & _
>                            "User ID=sa;" & _
>                            "Data Source = WEBDEV;" & _
>                            "Inital Catalog = phone"
'Inital Catalog' should spell 'Initial Catalog'

Thanks

Sergio
Previous
Reply
Map
View

Click here to load this message in the networking platform