Questions tagged [odbc]
179 questions
0
votes
1 answer
Confused with creating an ODBC connection, apparently I have two separate odbcad32.exe files?
Alright, this is my first time working with this so forgive me if I'm a little confusing or vague.
I have a server with Windows Server 2008 Standard without Hyper-v (6.0, Build 6002). I'm running a small website off this server and using a Microsoft…

Hoser
- 125
- 5
0
votes
1 answer
Local Db Data To Remote Db Data Connection
Ok guys I was approached by a client to create a web service that will allow users to sort through a bunch of proprietary data. This is all fine and dandy but the catch is, all of this data comes from software they have installed on local servers at…

G Thompson
- 101
0
votes
1 answer
Automatically reconnect to ODBC sources?
I am using Asterisk 1.8.10.1 and a MySQL database connected via ODBC to store CDRs. When my MySQL database isn't available when Asterisk starts or has an outage while Asterisk is running, I would expect Asterisk to retry to connect to the database,…

stefan.at.kotlin
- 905
- 3
- 13
- 20
0
votes
4 answers
ODBC connection to SQL Server through firewall
The Status Quo:
There's a SQL Server (2005) database. On the same network, There's a user who connects a Visual FoxPro instance to said database via ODBC. This works, the user is happy, and everything is hunky dory.
Looming on the horizon:
The SS…

RolandTumble
- 103
- 1
- 3
0
votes
1 answer
Create ODBC Connection from Access to SQL Server
I need help connecting from a blank access 2010 database to my remote SQL Server 2005 database. This is because I'm going to write all my client apps in Access, and store everything on the server with SQL Server. I'm using the wizard, and trying to…

Scriptonaut
- 137
- 6
0
votes
3 answers
How do I trace from my client PC what databases it connects to
I wonder if there is some way to trace what servers my program using OLEDB tries to connect to.
Problem:
I have a program displaying some reports made in Crystal Reports.
The loading of some reports are really slow when.
My guess is that they have…

mortb
- 103
- 5
0
votes
1 answer
Is it possible to share an ODBC connection with other computers on the network?
I will try my best here but I am going a little out of my comfort zone so bear with me.
Computer A: Windows XP Pro
Computer B: Windows 7
Computer A has an SSH Tunnel to our web server (linux). Computer A uses an ODBC connection to connect to the…

Bill H
- 113
- 5
0
votes
1 answer
what is DDODBC.DAT
The file /var/local/odbc/DDODBC.DAT is being created/accessed on some (not all) servers when the database is accessed via Perl dbi:ODBC.
I did a full crawl through /var/local/odbc on a server that does create the file and a server that does not, and…

Christopher Neylan
- 487
- 5
- 15
0
votes
2 answers
Encrypting an ODBC connection
Situation:
We have a SQL Server 2008 R2 database sitting in a data centre
We would like to allow analysts to connect to the database and query the data using desktop based tools (e.g. Tableau) via ODBC. The desktop based tools do not necessarily…

mikera
- 165
- 1
- 7
0
votes
1 answer
FileMaker Server not listening on Port 2399 for ODBC/JDBC
I am trying to create a ODBC connection from an OSX machine to a Filemaker server 10 using a DataDirect SeQuel Link 5.5 JDBC drive. I have ODBC/JDBC enabled on the server and I followed all of the instructions to set up JDBC properly (and the…

Greg_the_Ant
- 489
- 7
- 26
0
votes
1 answer
Registry for odbcad32 on Window Server 2003 64-bit
I used to use below registry to import some settings for setting up odbc on Windows Server 2003 32-bit. Now I want to do the same on a Windows Server 2003 64-bit for 32-bit odbc driver not the 64-bit one. Is there any way to modify the registry?…

Stan
- 1,387
- 6
- 24
- 40
0
votes
1 answer
Are Sybase ASE ODBC drivers for Windows x64 available for free?
Are Sybase's own ASE ODBC drivers for Windows x64 available for free? If not, does anyone know of a cheaper (preferably free!) alternative?
I believe the ODBC drivers are available as part of the Sybase SDK, but I only require the ODBC drivers, not…

Brisbane Mango
- 69
- 2
- 5
0
votes
1 answer
Can I create an oracle ODBC driver without installing the Oracle Client?
recently I got a task to migrate the back end of an access database to oracle (the front end should still remain in access), I need an odbc connection for that and on the PC I am working on I don't have any administrative privilages. Whenever I am…

user62154
- 131
- 1
- 2
- 3
0
votes
2 answers
Batch-script implementing 2 ODBC-connections
Thanks for all previous help! I have a question regarding av script.
My computers is all XP, and needs the following when I do my thing :
I have 2 ODBC-connections (towards MS-SQL-DB), which I have a username / password to create a connection…

Maclovin
- 249
- 1
- 2
- 11
0
votes
1 answer
How do I set up an installation script including ODBC-connection?
Easy question this time.... I have a installation file, and a registry edit in my script.
How do I set up a ODBC-connection as well, actually I need to script up 2 ODBC-connections.
Any advice for me?

Maclovin
- 249
- 1
- 2
- 11