ODBC: Call Failed 3146



Hello,

I have a vb program that connects to odbc to an sqlexpress server. When
i try to write data to the db, i get this message:

Release Error: Script #1 (Ascent Capture Database) [3146 Index Table
(dbo.DIGIDOS): ODBC: de oproep is mislukt.]

"de oproep is mislukt" is dutch for "Call failed"

It is an on/off problem, sometimes it works perfectly, but when i try
for the second time i get the error message again. Also found a
suggestion on the internet to walk through the errors of the
dbengine.error but this gave me nothing more then the shown error.

I am using windows xp and a local SQLexpress 2005 server. I am using
the sql server odbc driver 2000.85.1117.00 or should i been using the
sql native client version 2005.90.1399.00 ?

Can someone explain to me what i must do to correct this problem. ?

Thnx,

Johan
The Netherlands

.



Relevant Pages

  • ODBC: Call Failed
    ... I have a vb program that connects to odbc to an sqlexpress server. ... the sql server odbc driver 2000.85.1117.00 or should i been using the ...
    (comp.databases.ms-sqlserver)
  • odbc: call failed 3146
    ... I have a vb program that connects to odbc to an sqlexpress server. ... the sql server odbc driver 2000.85.1117.00 or should i been using the ...
    (comp.lang.basic.visual.database)
  • Re: call failed 3146
    ... I have a vb program that connects to odbc to an sqlexpress server. ... the latest 'n greatest video/sound driver for your card is generally a wise ...
    (comp.lang.basic.visual.database)
  • Re: Alternative to using DSN to connect to database
    ... you have to use .NET ODBC provider. ... Server is NOT optimized. ... Just because of the Admiistrator thinking DSN is easier for him to control ... > Basically my problem is that the ODBC Connection Manager in Control Panel ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SQL Server extremely slow
    ... terms of what is meant by a dis-connected ado recordset. ... table in a mdb file could be considered disconnected from the server ... Well, ok, but keep in mind the disk drive is on sql server! ... 10 reocrds from the server via odbc does not produce more ...
    (comp.databases.ms-access)

Loading