Related topics

Can't Update Database using Fujitsu SQL command
The connection uses windows authentication and connects to the database OK. I have used the SQL script provided with ISA to create the table WebProxyLog in MSDE and The Microsoft Web Proxy was unable to open ODBC Data Source webproxy, Table: WebProxyLog, under User Name []. The ODBC Error description is: The

R: Oracle OleDB and ADO Ora-12514
Next click OK to close the ODBC Administrator dialog box. If the earlier steps complete successfully, you can be fairly certain that the ODBC core files and ODBC administrator are set up correctly. 2. Next, create a Microsoft DataLink file and test a connection to the TEST datasource created earlier through the

RDS and ADO
I am wondering if I am suppose to be using a different ODBC driver than what comes with DB2 (if so where do I get it) - or if for DB2 I need to specify the JB> " Unable to connect to the datasource\n\n"); JB> LogMessageInfo (); JB> wxMessageBox("Unable to create a Datasource connection", JB> "DB Datasource

Jbuilder 5 crashes; what's up with that?
HS init parameters: HS_FDS_CONNECT_INFO = mstest |<- ODBC Data Source Name configured in step 3 while installing OpenAccess HS_FDS_TRACE_LEVEL = 0 |<- trace COMMON ERRORS and SOLUTIONS #################################################################### ORA-28509: unable to establish a connection to non-Oracle

fields queries and utter disaster
PS I would use a 'DSN-less' connection anyway by using the DRW's 'file or folder in current web' when you create the database connection. We define an ODBC data source and specify that source within the page's code. However, when we follow the same steps when running Personal Web Server on a Windows 95 platform

ODBC Data source won't open in Word, everything perfect in EXCEL
Unable to create Browser socket at port 8888 # # An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code out de the VM. forName("sun.jdbc.odbc.JdbcOdbcDriver"); // <my db name> is a placeholder for an ODBC data source conn = DriverManager.getConnection( "jdbc:odbc:<my db name>" ); pstmt = conn.

Unable to insert row in table.
NET app which connects to an Access Database via ODBC. So far, I have been unable to establish a working connection. I believe my connection string is incorrect in some way, but perhaps someone with more experience can steer me in the right direction. Thus far I: Set up the data source: - Create a new ODBC Data

wxDbTable problems using DB2 - What am I doing wrong?
The only control I have is with the ODBC Data Source. That option I am refering, if I uncheck the box then it will use SQLExecDirect and my problem will go away You can create as many statements per connection as you want, but you need to make sure you are completely done with a statement, before using another

Informix OLE DB Provider
Updated Tuesday, February 20, 1996 Diagnosing connection errors: 1. A connection attempt using an ODBC data source fails and a call to SQLError() returns: If you are experiencing difficulties with stored procedures that reference temporary tables on SQL Server 6.0, make sure that the CREATE TABLE statements for

Unable to create ODBC Data source name??
When I create system DSN (which works fine) and set ISA to log to this DSN, I get following error message: The server was unable to open ODBC Data Source WWWLog, Table: isawebproxylog, under User Name loguser. The ODBC Error is: A device attached to the system is not functioning. . More details of this event can be

SDK 2.0 & JDBC - what does it take?
Connection"); oDBConnection.Open("Driver={Microsoft Access Driver (*.mdb)};Dbq=c:\\db\\data.mdb;"); // code end here and run it from command prompt: cscript test.js -- Also you can create ODBC datasource pointed on your Access database and use oDBConnection.Open("your_odbc_datasource");

Oracle OleDB and ADO Ora-12514
One thing that might be worth trying - to establish absolutely that there is nothing wrong with your ODBC settings - is to create a connection profile in Sybase Central from your ODBC settings (by using the ODBC data source name option on the Identification tab of the Connect dialog). If that worked you would know

Can't get a form to store data in Access
Centura Rocks reachdin...@gmx.net forum centura team developer Instead of first trying to connect to SQLSERVER through TOM, first try to establish a Centura to Sqlserver connection by using the Centura Connectivity Administration tool. You would have to first create an ODBC data source since CTD can communicate

Problema
If you want to test your database, I have a little Win/32 program I wrote which allows you to browse and select an ODBC data source and produce this report N CREATE INDEX : Y DROP INDEX : Y Nullable Columns : N Max Concurrent Stmt: 0 (Unable to determine) Datatypes Supported SQL Type DBMS Literal Column Size

BDE/SQL Links Errors with Large Oracle Tables
Microsft MSDN support refuses to help because we are trying to open the connection in Crystal reports, despite the fact that the only change to the system _ strAttributes) Select Case intret Case 1 SaveSetting "SCPT100", "Print", "Ready", "YES" PrintErrors Case 0 MsgBox "Unable to Create ODBC Data Source" End

ODBC /Informix
Ever since then I have been unable to create ODBC System DSNs on my machine. The first possible solution I tried was to install MDAC 2.0 on my machine. However, when I tried to enter a database login and password in the ODBC Data Source Administrator I got the following error message: Connection failed: SQLState:

Unable to connect to database.Pocket PC."Cannot Find .ini file"
My programmer tells me he has registered the ODBC data source as wiw . Programmer thinks that it appears that Genarator is trying to create a JDBC connection, and thinks we need an ODBC connection. Also my programmer is wondering if Generator needs a specific port to communicate with ODBC (Default port for ODBC

MDAC 2.6 Install failing - not enough free disk space
When I try to open the connection I get the following error: [Microsoft] [ODBC Driver pack 2.0 Driver] General Error - Unable to open registry key 'DriverId'. This could be that you have two Data Source Names with the same name, one local and one system. Solution: Delete both DSN's, then re-create the System DSN

Export data from SQL Server
Shane "Paul Husted" wrote: Maximus, On one of the affected stations, use the ODBC Data Source Administrator in the control panel to verify that your SBM data source 1) points to the right server and instance, and 2) does NOT specify a specific database. Test the connection to make sure it can successfully see the

ODBC data source connection failure
J's suggestion did allow me to right click "SYC Sybase ASE" and create a profile.........however i kept getting the error "ct_connect(): directory service of googling around but was unable to find anything useful. isn't there a window like the odbc data source administrator where i can test the connection etc.