On Wed, Apr 02, 2008 at 08:31:01AM -0300, Felipe Monteiro de Carvalho wrote:
> Hello,
> 
> I have a simple project with sqlite 3. It's running on Windows with
> FPC 2.2.0 and svn Lazarus, and my DLL is version is 3_5_7 downloaded
> from official sqlite website.
> 
> It crashes at startup at sqlite3ds.pas at:
> 
> procedure TSqlite3Dataset.InternalInitFieldDefs;
> ....
>   sqlite3_step(vm);   // Here
> 
 
  Try using FPC svn. Several changes were commited recently.

-- 
Best regards,
Denis Golovan aka MageSlayer
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to