|
-
June 17th, 2003, 07:00 AM
#1
Database Connection
Hi,
Very Urgent.
I use Data Environment
I Create SQL Server 7.0 Database at run-time using SQL-DMO
After creating Database I connect it using following code.
'CmpStr is Connection String
DB.Cmp.Open CmpStr
Case #1
It is running Ok on my PC. It Create DB connects it and working smothly.
Case #2
From my client PC it is not running, IT Creates database but after creating database it can't connect to database
Error No : 713
Desc : Application Error or Object Defined Error
My PC and Client PC configuration is also same, both have SQL Server MSDE Installed (Same), Windows 98 SE.
Please help me in this. How I can Solve this problem.
Satish
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
|