Hi all, I downloaded the file ASQLite3_1_0_A.zip, uncompressed it and opened from my ide the file asqlite3.dpk, then i tried to compile it and I get the error message: cannot open the file AMDSqlite3.dfm.
Geregistreerd: wo jan 25 2006, 04:34 Woonplaats: groningen (NL) berichten: 1561
You are right :oops:
It isn't in the package. I'll correct that asap, but for the time being, download version 2 and use the dfm of that release instead (rename the file). On this part there is no difference between release 2 and 3 components.
Geregistreerd: wo jan 25 2006, 04:34 Woonplaats: groningen (NL) berichten: 1561
I've checked and both versions contain the same files now. After downloading the zip you should get your components to work. Dont forget to open only the design package for install. (If you install the runtime you'll get into trouble).
Hi, I'm afraid, but i cant't find yet, the file i need even in the new zip file. Maybe, i'm looking for it in the wrong place?
With respect to the file unit1, opening the package "asqlite3.dpk" you can see that unit1 belongs to the project.
Thanks Accursio
I've checked and both versions contain the same files now. After downloading the zip you should get your components to work. Dont forget to open only the design package for install. (If you install the runtime you'll get into trouble).
Geregistreerd: wo jan 25 2006, 04:34 Woonplaats: groningen (NL) berichten: 1561
I've re-checked and all's well. Please close all projects. Next choose open package and select the right package. Compile this package from the package window (not from the Delphi toolbar). It should now install your components. If not, remove the unit1, it's not used (but again I don't see it in my window)
I Re-Downloaded the file "ASQLite3_1_0_A.zip" from the download page at the address "http://www.aducom.com/sqlite/download.htm", but the result is the same.
I'm quite sure that for some unknown reason i download a file that is not updated.
I installed version 2 components and they work fine with sqlite 2.8. But Now i need to work with sqlite 3.0.
Accursio
I've re-checked and all's well. Please close all projects. Next choose open package and select the right package. Compile this package from the package window (not from the Delphi toolbar). It should now install your components. If not, remove the unit1, it's not used (but again I don't see it in my window)