Questions tagged [odbc]

172 questions
0
votes
0 answers

Should I install Microsoft Redistributables not marked as "Supported"?

I have a requirement to upgrade one of our Operating Systems from Windows Server 2012R2 to Windows Server 2016. The hosted application requires numerous ODBC Drivers that in turn require a bunch of Microsoft Redistributables. My problem is that…
-1
votes
2 answers

Save ODBC credentials for Oracle on Windows

On my dev machine (Mint Linux), I have ODBC set up with credentials so that I only have to specify DRIVER and DBQ in the connection string. Unfortunately, the script will have to run on a Windows machine. How do I set it up in Windows so that I…
Thom Smith
  • 101
  • 5
-1
votes
1 answer

ODBC Driver Version 03.86.3959 connection to SQL Server 2014

Ok so I have some accounting software running on a Windows Server 2003 box. This server uses a System DSN, that uses Microsoft SQL Server ODBC Driver Version 03.86.3959 to connect to a Management Information System, which is running on SQL Server…
barns.dev
  • 1
  • 2
-1
votes
1 answer

Windows 2003 R2 Missing mapped drives under ODBC Administrator

When I try to set up an ODBC datasource (MS Access) I can't select the network drive where the mdb file is. The network drive is accesible from My Computer.
-1
votes
1 answer

SQL server ODBC connection for Active Directory user who doesn't log in to the windows

Do you think it is possible to create a SQL server ODBC Connection for an active directory user who doesn't log in into the windows. Ideally this type of users will be used in the batch process. So, Another person logs in and creates a batch process…
John
  • 101
  • 1
-2
votes
1 answer

404 page when accessing http://localhost:1111/

Is the port 1111 reserved as a default port for the ODBC connection? When I try to point my browser to http://localhost:1111/ it gives a 404 and not a page not found. What is the best way to debug 404's from the ODBC ? I am using Ubuntu and…
Genadinik
  • 1,083
  • 4
  • 18
  • 38
-3
votes
1 answer

Windows Server 2008 iis 7.5 classic asp mdb DB via DSN odbc

I had a a simple site on a 2003 IIS 6 server for years. I have a small DB in a Mdb file. Everything was great, until I've upgraded to a windows 2008 R2 64bit IIS 7.5 server. I've transferred the site perfectly including adding ODBC (32bit), enabling…
1 2 3
11
12