Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-14 Thread Usuario Anónimo
I solve this, I fill the properties TDBGrid -- Columns -- Field Name and I can write text into the TDBGrid. 2008/9/13 Usuario Anónimo [EMAIL PROTECTED]: I follow the steps to make a identic project to dataset_tutorial_01.zip but I can´t write text into the TDBGrid. Why? Regards. 2008/9/13

Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-13 Thread Usuario Anónimo
Now the project run. Thanks. 2008/9/13 Luiz Americo Pereira Camara [EMAIL PROTECTED]: Usuario Anónimo wrote: Hello, I download the file dataset_tutorial_01.zip from http://www.geocities.com/camara_luiz/docs/dataset/dataset-tutorial-01.html. When I try compile the project I get the next

Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-13 Thread Mattias Gaertner
On Fri, 12 Sep 2008 22:18:41 -0300 Luiz Americo Pereira Camara [EMAIL PROTECTED] wrote: Usuario Anónimo wrote: Hello, I download the file dataset_tutorial_01.zip from http://www.geocities.com/camara_luiz/docs/dataset/dataset-tutorial-01.html. When I try compile the project I get the next

Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-13 Thread Usuario Anónimo
I get the error: tutorial01.pas(44,65) Error: Identifier not found GetAppConfigDirUTF8 2008/9/13 Mattias Gaertner [EMAIL PROTECTED]: On Fri, 12 Sep 2008 22:18:41 -0300 Luiz Americo Pereira Camara [EMAIL PROTECTED] wrote: Usuario Anónimo wrote: Hello, I download the file

Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-13 Thread Usuario Anónimo
I follow the steps to make a identic project to dataset_tutorial_01.zip but I can´t write text into the TDBGrid. Why? Regards. 2008/9/13 Usuario Anónimo [EMAIL PROTECTED]: I get the error: tutorial01.pas(44,65) Error: Identifier not found GetAppConfigDirUTF8 2008/9/13 Mattias Gaertner

Re: [Lazarus] FreePascal/Lazarus Components to access Sqlite databases -- Tutorial 01 - A basic address book

2008-09-12 Thread Luiz Americo Pereira Camara
Usuario Anónimo wrote: Hello, I download the file dataset_tutorial_01.zip from http://www.geocities.com/camara_luiz/docs/dataset/dataset-tutorial-01.html. When I try compile the project I get the next error: Project raised exception class 'EDatabaseError'. Why? Sqlite3 expects UTF8