The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi team,
I want to ask you how the steps required to connect with DB Pervasive SQL V.11 via ODBC. -64 bits.
This is not allow me to get specific connection. I got connection failed driver was not found I just installed 64 bits client on my Windows 7 64 bits.
data source=IESRV;provider=PervasiveODBC -or
data source=IESSRV;provider=PervasiveOLEDB
Let me know how do I proceed to get the connection done.
Cheers,
Solved! Go to Solution.
That does not look like a valid ODBC connection string. You need either a DRIVER= specifying the driver along with all the properties you need to connect or a DSN= which refers to a locally-configured ODBC data source.
That does not look like a valid ODBC connection string. You need either a DRIVER= specifying the driver along with all the properties you need to connect or a DSN= which refers to a locally-configured ODBC data source.