Related topics

Unable to use SQL Server odbc.
If I create a new DSN on WinXP - and DON'T test connection , I go in MS Access, link table, I get prompted to connect to ASE I also can create a Query and I can see the DSN in the "ODBC Data Source Administrator" in Windows. The registry keys also appear to be OK, though I haven't looked in detail at the keys.

Configuring MS Proxy Server for ODBC
I've tried tried 3 different ODBC sources: MS Access database (ODBC driver v. 3.50.360200) on my desktop SQL 6.5 Server (ODBC driver v. Connection con = DriverManager.getConnection (url); // If we were unable to connect, an exception // would have been thrown. So, if we get here, // we are successfully

sql server 4.2 odbc data source
Here is my ddl: CREATE DATABASE DBADOCS; CONNECT TO DBADOCS; GRANT DBADM ON DATABASE TO USER DBADOCS; CONNECT RESET; CONNECT TO DBADOCS USER DBADOCS USING abc123 Unable to connect to the datasource\n\n"); LogMessageInfo (); wxMessageBox("Unable to create a Datasource connection", "DB Datasource Creation Error",

Informix OLE DB Provider
The hlpe mentioned that I need to set up ODBC data source connection from Dynamo to Jaguar. I've tried to create a ODBC DSN in the PD machine. null){ session.connection.Rollback(); return; else{ myQueryObject = myJagcomponent.uf_echo( "testing" ); The result is Unable to create component Error: null I need ideas.

Why the data source always connect to adaptive server anywhere?
I'm unable to create an ODBC System DSN connection to a SQL2000 DB hosted at a remote ISP (using a dial-up networking connection). Getting an Error 0: Timeout Expired. Can't find anything in the knowledge base or BOL that suggests how to increase the timeout value used by the ODBC Data Source Administrator.

Access MS SQL Server tables from Oracle 9i
Connection" ); DBConn.Open("FileDSN=C:\Program Files\Common Files\ODBC\Data Source\HKBank.dsn"); var Record=DBConn.Execute("Select Branch,Name,Bank from Branch where bank='HKB' Write(Record1) %> </BODY> </HTML> Then I run it, the error said "Unable to create file buffer". Is it the connection method problem?

Dynamics GP Utilities - No Servers Listed
"jav" wrote: You create a System DSN. Check out the Great Plains install document. There is an area for setting up the ODBC data source. "Terry" wrote: Should I create it for a USER or SYSTEM DSN? "jav" wrote: Did you create your ODBC connection? "Terry" wrote: I am unable to view or enter any listed servers?

Certificate Server won't start
I have tested these brand name databases: Microsoft Access (3.5 and 4.0) Paradox 5.x Excel (yeah, the spread sheet; it can be an ODBC data source, TABLE : 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

unable to connect to db using odbc once ado 2.6 is installed
Our desire is to have the data stored in an Access 2000 database. So far, we have been unable to get the survey to store any of the data when we publish the form to a Windows NT workstation running Personal Web Server. We define an ODBC data source and specify that source within the page's code.

ODBC Error when logging to SQL Server
For some reason I can't possibly fathom on Friday evening :-) such an ODBC data source will work outside of WAS, but won't work inside. My solution, every time, SQLException: [Microsoft][ODBC SQL Server Driver]Client unable to establish connection The strange from the story is the following: 1.

Unable to connect to ASA8 thru client but OK from sybase central
Earl
Brown ebr...@cdsinc.net sybase public netimpact dynamo This sounds like a connection configuration problem. General steps: install configure servers (create databases and turn on DB Servers) configure ODBC data sources (SYSTEM DSNs) Open SQL Central and create a connection profile. Tie it to the ODBC Data

ODBC Dbase Driver
Solution Open the Windows' ODBC Data Source Administrator and remove any User, System and File DSNs which share the name of the DSN you want to use in UltraDev. Once the appropriate DSNs have been removed, recreate a System DSN only. Create a new connection in UltraDev using the new System DSN.

Web Proxy logging to MSDE 2000 database ISA 2000 issue
Howeverw hen I try the same thing from another computer (create and configure an ODBC data source and select my remote MSDE) which is also Win2K #Attempting connection #[Microsoft][ODBC SQL Server Driver]Client unable to establish connection # #TESTS FAILED! What can I do for further diagnosis ? please verify,

Proxy logging to SQL failed
... I try to create a new data source using de ODBC Data Source Administrator I get de following error as I try to test de connection: "Test connection was NOT [Infromix][Informix ODBC Driver] Unable to load translation DLL." If I try to build a connection string for the AdoDc control in Microsoft Visual Basic,

éÍÐÏpÔ DBF × Oracle 8.1.7
In Winsock Proxy Protocol create a protocol Definition for SQL. Port 1433, TCP, Outbound Subsequent Connection, Port 1433, TCP, Inbound 3. I want to configure an ODBC data source on a client machine to enable me to connect to a MySQL database on a server outside our network. ie WAN I am having real trouble

Install sun.jdbc.odbc.JdbcOdbcDriver
All I can say is that it always works here as long as you use Open Data Source from the Mail Merge helper rather than Create Data Source. In my (limited) experience, if you are using (b) and the communications method between your (SQL Server) client and server is Named Pipes, the connection may fail.

500 Server error / ODBC connection - Frontpage 97
When I attempt to create a system data source name I get the following error from a 'Microsoft SQL Server Login' dialog: Connection failed: SQLState: '08004' SQL Server Error: 0 [Microsoft][ODBC SQL Server Driver]Server rejected the connection I can create data sources to other Sybase servers, and all are on Unix

Accessing an Access Database
Once I've created the merge document, in the Data Connection Wizard, I've tried using the ODBC DSN option and also the Other/Advanced option. Either way, the test connection works, but when I click OK, I get a message "Unable to obtain list of tables from the data source". I'm entering the correct username and

Team Object Manager 1.5.1 & SQL Server 7
Just before checking your post I had gone into the ODBC Data Source Administrator and configured the data source I had attempted to use in my test, of testing some of the first conversions, ran into the error "Word is unable to open data source" when attempting to create a simple mail merge into Word 2002.

ODBC Data source
What I gave you was a DSNless connection, which does not require configuring a DSN configuring an ODBC Data source. On the client machine, An easy way to generate a connection string for any database.provider is to go to Windows Explorer and create a new text file. Change the extension to UDL and double click