1
Automation Interface, Add-Ins and Tools / Opening SQL database via Automation
« on: February 18, 2004, 03:43:28 pm »
Hi all,
I've started to use the Automation Interface (v. 3.60), and , by browsing through the docs and experimenting, I've managed to do pretty much everything I needed, as long as the database I'm working on is on an EAP file. I couldn't find anywhere in the docs, and the naïve attempts I made failed, how to connect to a SQL Server database using the EA.Repository interface. I tried to use EA.Repository.OpenFile, passing the connection string (as it shows in the Open project dialog in EA) as parameter instead of the file path, but it just didn't work.
Thanks in advance for any clue,
Pablo
I've started to use the Automation Interface (v. 3.60), and , by browsing through the docs and experimenting, I've managed to do pretty much everything I needed, as long as the database I'm working on is on an EAP file. I couldn't find anywhere in the docs, and the naïve attempts I made failed, how to connect to a SQL Server database using the EA.Repository interface. I tried to use EA.Repository.OpenFile, passing the connection string (as it shows in the Open project dialog in EA) as parameter instead of the file path, but it just didn't work.
Thanks in advance for any clue,
Pablo