I have MS Access 2007 database residing in a remote machine. I created network drive for the remote machine in my local machine and created ODBC connection for the database. But when i use the ODBC connection to pull the data from the database, it throws error saying path specified is incorrect. Please help me where i m wrong.
Thanks in advance
Dinesh
Try creating the mapped drive through cmd in administrator mode.
Related
I have set up a webserver (OS Raspbian, Apache, MariaDB) and now I want to read the database into Qlik Sense (on my desktop PC).
If I want to create a new ODBC connection in Windows, I get the following error message:
"[ma-3.1.4] Can't connect to MySQL server on 'localhost' (10061)"
I am using the "MariaDB ODBC 3.1 Driver". The specified user has all rights.
Do you have any idea where the error is? I am doing this for the first time. Please let me know if you are missing crucial information.
Greetings
Can anyone help me with this?
I have to connect the oracle data source in MS access which has already connected with some HANA server. But now i want to connect it to oracle.
I have done the odbc connection in System DSN from Administrator tools. Connection successful. But, still i cannot see that DSN in System DSN.
Tried the following steps but still not working
1. Modified default value as "value not set" in regedit.
2. created System DSN through this "C:\windows\SysWOW64"
TIA
I am looking to connect Cisco UCCX database using ODBC Data Source Adminsitrator (32-bit). But when I connect I get below error.
I was able to connect successfully previously but recently have been getting this error.
See the screenshot of error:
IBM INFORMIX ODBC Setup
Try 123456 for uccxhruser.
And try to change host name to 'itsuccxpub01'
And leave option blank
I am trying to set up a user DSN on Windows 2012 server. Oracle Client, both 32 and 64 bit are installed as well as ODBC. They are installed on C:\Oracle\product\11.2.0\client_1 and C:\Oracle\product\11.2.0\client_2 respectively. I used ODBC Data Source Administrator (32 bit) to set up the DSN and used information as it exists in tnsname.ora file. However, when I test the connection I keep getting:
"Unable to connect
SQLState=08004
[Oracle][ODBC][Ora]ORA-12154: could not resolve the connect identifier specified"
I searched and they all point to an issue with tnsnames.ora file but all the info I entered when creating DSN is correct, Network Services and IIS_USRS have access to the folder containing the file, I put the service name in quotes as some suggested but just can't shake off the error.
Any ideas on what else I can check?
In one of the Lotus Notes application which requires connection with external SQL DB, we have one user who is getting error message prompt because ODBC driver is not able to connect.
I did following checks:
1. User had permissions to EDIT registry HKLM-Software-ODBC
2. User is able to access the db server (i pinged server IP from user's machine)
3. Made sure that user had admin acces to computer.
This is how code works. The code first runs a VBscript which sets registry variables, then uses LotusScript with NSLXODBC to connect to the DB (ConnectTo method).
The only difference I found between users not having issue and those reporting issue is that USER REPORTING ISSUE had new laptop and it had windows 7 OS.
Lotus Notes Version: 6.5
The problem is likely in the ODBC setup then. The registry changes are supposed to set up the ODBC connection but I'd bet the same code doesn't work for Windows 7. Try manually creating the ODBC connection from that user's laptop.