Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » How to connect to ODBC??
Re: How to connect to ODBC?? [message #47799 is a reply to message #47798] Wed, 29 March 2017 10:14 Go to previous message
NilaT is currently offline  NilaT
Messages: 70
Registered: November 2011
Location: Austria
Member
Nevermind, just found it on my own...
There is no need for an ODBC Data connection, and no need for a firewall rule.

I simply changed my connection string to the following:
connectionString = "Driver={Microsoft Access Driver (*.mdb)};Dbq=C:\\path\\database.mdb;Uid=;Pwd=;";


according to:
https://www.connectionstrings.com/access/#net-framework-data -provider-for-odbc

and it works.

[Updated on: Wed, 29 March 2017 10:15]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: How can .sch express a many-to-many relationship ?
Next Topic: MSSQL connection cause memory leak
Goto Forum:
  


Current Time: Sun May 12 10:00:02 CEST 2024

Total time taken to generate the page: 0.02763 seconds