o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

ODBC – call failed. (Error 3146) -

Hi Guys,
I have an application and in particular an append query that inserts rows into a linked table. I keep on getting this error, (although the code works fine in enterprise manager, and code-imports ok).
I did not cancel the query but it seems to think it has. The insert/append query starts and prompts me for the username and password, this works fine, it just stops half way or beggining etc...

This is the error:
ORA-01013: User requested cancel of current operation (#1013)

And this is the error on Help file:
ODBC – call failed. (Error 3146)
Using an ODBC connection, you tried to perform an operation on data in an ODBC data source. This error may occur when the ODBC data source is on a network drive and you are not connected to the network. Make sure the network is available, and then try the operation again.

Cheers
Champinco

 

ODBC – call failed. (Error 3146) -
Hi Guys, I have an application and in particular an append query that inserts rows into a linked table. I keep on getting this error, (although the code works fine in enterprise manager, and code-imports ok). I did not cancel the query but it seems to think it has. The insert/append


Runtime Error 3146; -
I got this runtime error trying to execute an OpenRecordset statement using SQL. The error message is: "Runtime Error 3146; ODBC-Call Failed" I've included the SQL script. Hope someone can help! Thanks


RUNTIME ERROR '3146'..ODBC-Call Failed -
Hi.. Im using SQL server as my backend and MS Access as F.E.. Im using to update around 10 to 20 records one by one by upto 2 to 3 records it was updating, later for 4th record it was saying "RUNTIME ERROR '3146'..ODBC-Call Failed"(at "rst.update" it was showi


anyone ever use Kofax's.. -
Ascent Capture? we're using it now and in the process of releasing scripts error 3146 - ODBC call failed appears. anybody know what that means? just throwing a wild punch here..


What the h*ll is "Error 3146: ODBC Call Failed" -
i'm connected to a valid system DSN, i have the correct username and password, and yet i still get that error. halp, anybody. i beg of you good samaritans.


ASP, IIS4 and VB6, Project works on IIS in VB but not in DLL -
Somebody please help. I'm about to hit the roof, I have an VB project that is accessed from an asp page on iis4 on nt4 sp6. In dll form an odbc error occurs, I have tried using DAO, ADO and about to try RDO. All of these form in VB running on the iis box, but the moment that the


sql server 2000 run-time error -
Hello, I need help with error mesage in Access 2000 and SQL Server 2000. Microsoft Visual Basic Run-time error 3146: ODBC - call failed. [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated. (#8152) [Microsoft][ODBC SQL Server Drive][S


ODBC runtime err 3146 -
Set Names = CreateWorkspace("ODBCWorkspace", "", "", dbUseODBC) Set ODBC = Names.OpenDatabase("DG", dbDriverNoPrompt, , "ODBC;DSN=DG") Set NamesRecords = ODBC.OpenRecordset("Select * From ContactTable", dbOpenDynaset,


Open excel file with Dao 3.51 ,runtime error -
Hi all When i try to open excel file with The DSN ,with Dao i have run time error 3146 ODBC--call failed and everything ok the file in my machine. So any help? Efrat


cannot execute in ODBCDIRECT -
I am using VB 6.0 and SQL Server 7.0 I am connected using ODBC Direct . I want to execute a delete query on my table db.execute "DELETE * FROM MASTER" But i receive the following message Run Time error 3146. ODBC call failed. But I am connected to the database


VBA and SQL -
I have a VBA application interacting with SQL tables. I am trying to do a simple lookup: strNumLookup = DLookup("[tblPosting_RefNumber]", strTable, "[tblPosting_RefNumber] = '" & strNewNo & "'") and it keeps screaming with this error: ODB


ODBC not connecting!!! -
Hi, Since having to re-install Oracle I get the following error when trying to link tables in Access: - ODBC --call failed [Microsoft][ODBC drviver for Oracle][Oracle] (#0) [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed IM006 0 [Microsoft][ODBC Driver Manag


Recordset update method failed -
I'm using VB5 SP3, connecting to database via ODBC. Code: Set WS = DBEngine.CreateWorkspace("MainWS", "admin", vbNullString, dbUseODBC) Set CN = WS.OpenConnection("", dbDriverNoPrompt, False, strConnect) Set RS = CN.OpenRecordset("select * f


ODBC Call Failed -
Hello there! I need to add a new field to a table I have! I'm using DAO so I thought that using the "Execute" methond of the connection object should do it! But all I get is an "ODBC Call Failed" error. My query that works PERFECT in access 2000 query sql view.


ODBC Call Failed.. -
I am have a VB6 program connecting to an access database via ADO. In the acces table I have a couple of linked tables to a SQL Server. These tables are linked to VIA a data source with the password saved in the linking. Anyway my problem is when I try run the program I am getting an


Problem connecting to access using NT -
I am using Dao to connect to access. The program works on Win9x (2000, but thats the machine I have Vb installed on) It won't work on NT machines. When I try to connect, I get a window called "Select Data Source" I click on MSAccess, and then I get a run-time error '


ODBC CONNECTION TO " " FAILED . ERROR 3151 -
Hi everyone, My question is related to ODBC. When my client connects to small business server having SQL7 the form immediately after showing data in the trudbgrid shows "error 3151 connection to odbc failed." I have reinstalled sql7 completly but still the same error


I am getting an error while connecting to SQL Server Database. Pls Help. -
I am getting an error while connecting to SQL Server Database. I have configured everything PWS and ODBC. I am having Win98 and have installed PWS and I also configured ODBC for SQL Server. And also the connectivity is succeeded. And I am trying to update it And as soon I click on


ODBC/SQL Server 2000: Connection failed -
In all the sudden, my machine could not connect to the SQLServer 2000 while all the others are still be able to connect. I've used ODBC to set up a DSN, and here is the error message: Connection failed: SQLState: '08001' SQL Server Error: 17 [Microsoft][ODBC SQL Server Driver]


I am getting an error while connecting ASP page to SQL Server. Pls help -
I am getting an error while connecting to ASP page SQL Server Database. I have configured everything PWS and ODBC. I am having Win98 and have installed PWS and I also configured ODBC for SQL Server. And also the connectivity is succeeded. And I am trying to update it And as soon I


Please help...... Sql Server Error -
My Database is SQL Server and using ODBC to connect VB6. When I tried to set the recordset from the database. It shows the following errors: Run-Time Error 3146. Could not allocate space for object '(SYSTEM table id: -269040389)' in database 'TEMPDB' becuase the 'DEFAULT' filegroup


driver error -
I'm using VB5 to connect to Oracle8 and am having a problem with my driver (Oracle 8.00.5). Here's the message from the immediate window: 0 IM006: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed 0 IM006: [Microsoft][ODBC Driver Manager] Driver's SQLSe


ODBC Call Failed. Local Access linking to online MySQL -
I'm having trouble connecting via ODBC to an online MySQL database from my local Access 2003. The admin of that database set up an account ID and password for me with "select" rights. I can login to the on-line myPHPAdmin page and see and query the tables just fine. I


Creating a DSN....... -
Hi, im using the code below to create a dsn fron vb for a SQL Server databse...but im getting an error if i try to add a userid (using UID) to the attributes.....is this not the correct way for adding a userid?? is there another way to do this?? the error im getting is: "


Creating a DSN........ -
Hi, im using the code below to create a dsn fron vb for a SQL Server databse...but im getting an error if i try to add a userid (using UID) to the attributes.....is this not the correct way for adding a userid?? is there another way to do this?? the error im getting is "R


Querying a dBase IV table -
My existing VB6 app (Access 2k - DAO 3.6) needs to query a dBase IV Table (DBF file) in order to retrieve customer data. The application that uses this Table is a DOS application. Using a Data Control, I can open the Table and list all the records simply by doing a .MoveFirst, loopi


updating recordsets problem -
I'm using VB5 SP3 connecting to PostgreSQL via ODBC. This is how I open database connection and finally get an updatable recordsets: Code: Set WS = DBEngine.CreateWorkspace("", "admin", vbNullString, dbUseODBC) Set CN = WS.OpenConnection("", db


ODBC/SQL with Excel 97 Workbook -
I am trying to write datas from my aplication to worksheets using SQL commands. I register teh workbook in as a ODBC DSN. After that I try to use the SQL insert command but it failed with error code -1. Does anyone can help me in this subject?


ODBC connection -
I set up an ODBC User data source using the Oracle73 driver. It works fine on my PC, but on my laptop i get the following error: << Microsoft Data Link Error: Test connection failed because on an error initializing provider. Specified driver could not be loaded due to system


Oracle ODBC Error - VB6 -
I'm using an ODBC connection to get data from an ODBC DSN as follows in VB6, on Win XP Pro: Dim DAODatabase As DAO.Database Dim DAORecordset As DAO.Recordset Set DAODatabase = OpenDatabase("", dbDriverNoPrompt, False, _ "ODBC;DSN=VPPChartD


VB5, ODBC and SQL Server 6.5 problem -
I am having a strange problem. I have developed an app in VB5 SP3 that makes an ODBC call to SQL Server 6.5 SP3. When I install this app on a NT4 SP4 server the ODBC Call fails. If I install VB5 on the Server the ODBC Call then works. Here is my connection code: Set Wks =


OCX and ODBC error -
I've created a program that uses an ODBC connection to a SQL 7 database. Running the program on my computer (Windows NT) is no problem. However, when I move the .exe to another computer (Windows 2000) I get the error "MSDATLST.OCX or one of it's dependencies not correctly regist


Crystal reports and XP... -
Does anyone know what versions of Crystal reports run on XP Pro? I installed Crystal 5 then upgraded to 8, and got errors while installing. This then trashed ALL of my ODBC...seriously toasted! A system restore failed to fix it. Uninstalled SQL Server then trying to install again fai


ODBC Driver by default use jet properties -
Hello everyone ODBC Driver by default use jet properties , but jet have alimt (2gb) Could I use any thing else instead of JET … How it is possible …. I Have a application , which is used odbc connection, so application properly worked with 2gb data.. but, after 2gb (when in


ODBC error -
When I try to update DAO record set, I get the following error (obtained from DBEngine): S1000: Error while executing the query; ERROR: fmgr_info: function 707904: cache lookup failed Any idea what's happening?


connect ADO to ODBC -
hi I need very urgent help. I'm having trouble with connecting odbc on remote server, I get error following error : "sql server does not exist or access denied" I didn't set any username or password on server odbc. here's my code: CString = "Provider=MSDASQL;F


What does this error mean -
I'm working with ODBC workspace. I'm trying to update a recordset, encountering the following errors: In Err Object: 3164 ODBC Failed. The errors in DBEngine are: 40041 Object Collection: Couldn't find item indicated by text 4 Client Cursor: 4 - Record is out of range


SQL Server 2000 - Conection could be not be established -
When trying to connect to my SQL Server I'm getting the following error: ****************************************** A connection could not be established to (local). Reason: Logon failed for user. Please vertify SQL Server is running and check your SQL Server registration p


ASP AND DAO! ODBC CALL FAILED YUCKY -
Someone please help. I'm getting ODBC call fail on this program. When I do this via a normal EXE it workds, I can see the collection and see real values, however when I compile as a activex exe and run it I get the ODBC called failed message so is there something I'm missing? The is


Trap ODBC Error -
How to trap ODBC errors. I am using "On error goto last". But the error reported by ODBC gives like "S1000" which is an alphanumeric whereas On error is a numeric field. Hence unable to compare . In other words whenever I get ODBC error , it simply (error) flashing