How to make a SQLite connection with UniDAC
Posted: Fri 14 Dec 2012 11:45
Hello,
Recently i bought UniDAC. My primary goal is to use it for SQLite.
I used the UniLite Demo and the UniDAC demo before i bought UniDAC, so i was sure that what i wanted would work. In both demos i made a connection to an SQLite database, and in both demos it worked. I used a TUniConnection, TUniTable and a TUniDataSource (or the Lite equivalent). Nothing more and i had a running connection. It took me some time to set that up. And because of that, now that i have the full version, i seem to have forgotten how to make the connection again. Sadly, i dont have the code for the demo that i used anymore. How stupid can i be.
Can anyone tell me what i need to enter in designtime to make the connection valid?
Recently i bought UniDAC. My primary goal is to use it for SQLite.
I used the UniLite Demo and the UniDAC demo before i bought UniDAC, so i was sure that what i wanted would work. In both demos i made a connection to an SQLite database, and in both demos it worked. I used a TUniConnection, TUniTable and a TUniDataSource (or the Lite equivalent). Nothing more and i had a running connection. It took me some time to set that up. And because of that, now that i have the full version, i seem to have forgotten how to make the connection again. Sadly, i dont have the code for the demo that i used anymore. How stupid can i be.
Can anyone tell me what i need to enter in designtime to make the connection valid?