Altium Designer: Difference between revisions

From chriesibaum wiki
Jump to navigation Jump to search
(Created page with " == DB Lib & mysql / mariaDb == Install: * MySQL :: Download Connector/ODBC 32 Bit / 64 Bit depends on the Altium Version * Download Microsoft OLE DB Driver for SQL Ser...")
 
No edit summary
 
Line 3: Line 3:


== DB Lib & mysql / mariaDb ==  
== DB Lib & mysql / mariaDb ==  
Set up a direct connection to the mysql/mariadb server:
* https://pcbparts.blogspot.com/search/label/MySQL
* https://www.a2hosting.com/kb/developer-corner/mysql/remote-mysql-connections
* https://www.a2hosting.com/kb/developer-corner/mysql/remote-mysql-connections#Method-2.3A-Set-up-a-direct-connection


Install:
Use the OLE DB Provider for ODBC Drivers and use the connection - be happy ;-)
* MySQL :: Download Connector/ODBC    32 Bit / 64 Bit depends on the Altium Version
* Download Microsoft OLE DB Driver for SQL Server (x64)
 
* https://pcbparts.blogspot.com/search/label/MySQL

Latest revision as of 16:18, 21 April 2021


DB Lib & mysql / mariaDb

Set up a direct connection to the mysql/mariadb server:

Use the OLE DB Provider for ODBC Drivers and use the connection - be happy ;-)