Re: ODBC: Call Failed 3146
- From: "Johan" <hello_2you@xxxxxxxxxxx>
- Date: 25 Sep 2006 01:40:45 -0700
Thank you very much, the problem is solved. Did not know about the
tracer, but when i used it, it gave me just the info i needed. It
seemed i had a wrong unique index ;)
Fixed it and now everything runs smoothly !
Sue Hoegemeier wrote:
ODBC call failed can be anything so it's not real fun to
troubleshoot. I think the easiest way though is to turn on
ODBC tracing on the client until you get the error. Having
ODBC tracing on will bog down the client so you want to try
to get the error soon and turn tracing off after that. Once
you hit the error, you can go through the ODBC trace log to
find the specific call that had the error.
You turn on ODBC tracing from the ODBC Data Source
Administrator. Go to the tracing tab and click on Start
Tracing now. Note where the log is going to - you can change
the location if you want. You turn off the tracing from the
same place. Just make sure you turn it back off.
-Sue
On 24 Sep 2006 02:54:21 -0700, "Johan"
<hello_2you@xxxxxxxxxxx> wrote:
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
.
- Follow-Ups:
- Re: ODBC: Call Failed 3146
- From: Sue Hoegemeier
- Re: ODBC: Call Failed 3146
- References:
- ODBC: Call Failed 3146
- From: Johan
- Re: ODBC: Call Failed 3146
- From: Sue Hoegemeier
- ODBC: Call Failed 3146
- Prev by Date: Re: ODBC: Call Failed 3146
- Next by Date: Re: ODBC: Call Failed 3146
- Previous by thread: Re: ODBC: Call Failed 3146
- Next by thread: Re: ODBC: Call Failed 3146
- Index(es):
Relevant Pages
|