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

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.

ALTER TABLE mytable ADD myfield text(100);

Does anyone have any idea why? Thanks in advance!

 

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


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


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


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 =


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


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


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 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


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


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


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]


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..


CrystalReport With ODBC -
Does anyone have used crystalreport using odbc? The q is because i have set an odbc call x1, i attached the report to the x1 odbc (the x1 have the path, the database name,etc). What happen if i want to change the path via code?


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


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/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?


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


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


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


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.


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


ODBC on Network -
Please help. I've posted this on a few forums with no success!! A user runs a set up program located on the NT server. I want the program to prompt for the user name and enter this (and bits of other information) in an informix database using ODBC - then carry on with the setup. Ho


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


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


[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'User'. -
I'm getting the following error when I try to connect to MSDE from my web app: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'User'. However, I can login via Enterprise Manager with the User I have created with no problems. The user has been setup with a


Which is the best approach to use ODBC -
Hi, I'm a bit confused regarding different ways to access databases in VB6 using ODBC. There are DAO, RDO, ADO, JET... My task is to write an general purpose application which has to access database of the user choice, but it seems to be Oracle, SQL Server and Access. I have several


ODBC call from Word Userform in VBA -
Hi, I have a userform I was populating with data via an ADODB call (sql string) to an Access database which is updated overnight each day. This works fine under some conditions, but what I really need is an ODBC call to a server so I can get dynamic, up to date data coming from the ser


ODBC Question -
I have a situation where I am accessing a database via an ODBC connection. I have been trying to find out if there is a way to pull out the actual name of the database from this connection, through VB, and not just the provider or connection name. I have heard that there is an API


Help ! How to use ODBC -
Hi, I need to develop an VB application that will retrieve data from a OS-2 server with DB2 as dbms. I know that ODBC will properly solve this problem, but i have no experince on ODBC. I have some qestion on ODBC, 1) Do i need to install ODBC driver into the OS-2 server ? 2) The VB


Problem with Informix Database -
i have a simple form with an adodc1 on it. i right clicked adodc1 and clicked properties. then i selected "Use ODBC Data source name" and entered datasource name (dblive) there. after that, when i selected record source tab to identify table i received following error:


performance problem wihh odbc -
Im in trouble... We are using an ODBC connection to access IDMS. I have some serious performance problems. I have traced my asp.net app and got the following results: ODBC Open() 10 seconds ODBC Command() 5 seconds ODBC Close() 9 seconds These are .net odbc objects.


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


Creating Crystal report and Accessing in vb -
i have sql database i wanted create a report in crystal report 7 how should i access the sql tables in report i dont want use odbc datasource if i use odbc i ll have to always create some odbc connection at client site what is the other way for this so that when i call this report from


odbc connection to windows 2003 failed -
greetings i cant create an odbc connection from any windows platform to sql server 2000 installed on pc running windows 2003 server standard edition am able to ping the pc so the network connection is fine, the reverse operation also works fine (odbc connection fom windows 2003 to wi


Help! Setting up ODBC Data Sources -
I have 2 Pcs. on the Network. On the Pc1., I have installed the Windows Nt40 and SQL7 Standard Edition. As far as networking is concerned it is working because I can see the Pc2 from Pc1 and viceversa. Now, I am trying to set up the OBDC Data Sources from the Pc2 side, but it does no


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


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


Creating Crystal Rpt from sql tables and accessing in vb6 -
-------------------------------------------------------------------------------- i have sql database i wanted create a report in crystal report 7 how should i access the sql tables in report i dont want use odbc datasource if i use odbc i ll have to always create some odbc connectio