Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: ERROR in tutorial script to use vb and sql server

Started 2 years, 6 months ago by luca90
Have dowloade the script oin this link: http://msdn.microsoft.com/library/de...ssqlexpvb6. asp but have error in conn string attached image. my sql server express named : cl259f4500
Site: VBForums - Visual Basic and VB .NET Discussions and More!  VBForums - Visual Basic and VB .NET Discussions and More! - site profile
Forum: Database Development   Database Development   - forum profile
Total authors: 2 authors
Total thread posts: 8 posts
Thread activity: no new posts during last week
Domain info for: vbforums.com

Other posts in this thread:

Hack replied 2 years, 6 months ago
Could you please translate the error message into English?

luca90 replied 2 years, 6 months ago
Quote: Originally Posted by Hack Could you please translate the error message into English? impossible to find row sysindexed for ID database 15 object1, ID code.Do.DBCC checktable in sysindexed... Hope

Hack replied 2 years, 6 months ago
You got this error from your connection string? Post what you are using.

luca90 replied 2 years, 6 months ago
Quote: Originally Posted by Hack You got this error from your connection string? Post what you are using. the 2 databse file are into the same dir of project Code: Option Explicit Private Sub Command1_Click() Dim cn As ADODB.Connection Set cn = New Connection cn.ConnectionString = "...

Hack replied 2 years, 6 months ago
If you are connecting to two databases I would suggest using two different connection objects. You are using the same connection object to both and I think it is getting confused.

luca90 replied 2 years, 6 months ago
Quote: Originally Posted by Hack If you are connecting to two databases I would suggest using two different connection objects. You are using the same connection object to both and I think it is getting confused. changed con but same error!?

Hack replied 2 years, 6 months ago
What line throws the error?

 

Top contributing authors

Name
Posts
luca90
4
user's latest post:
ERROR in tutorial script to use...
Published (2007-05-30 06:19:00)
Have dowloade the script oin this link: http://msdn.microsoft.com/library/de...ssqlexpvb6.asp but have error in conn string attached image. my sql server express named : cl259f4500
Hack
4
user's latest post:
ERROR in tutorial script to use...
Published (2007-05-30 06:20:00)
Could you please translate the error message into English?

Related threads on "VBForums - Visual Basic and VB .NET Discussions and More!":

Related threads on other sites:

Thread profile page for "ERROR in tutorial script to use vb and sql server" on http://www.vbforums.com. This report page is a snippet summary view from a single thread "ERROR in tutorial script to use vb and sql server", located on the Message Board at http://www.vbforums.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity