Página 1 de 1

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 7:40 am
por Xailer
Good morning to all xailer's
How can i create a sqlite databases (not tables) with code into my programs
(at initialization part).
Many Thanks
Dionisis

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 10:37 am
por ignacio
Dionisis,
Just set the property TSQLiteDataSource:cConnect with the new filename you
want to use. If it does not exist, it will be created.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Good morning to all xailer's
> How can i create a sqlite databases (not tables) with code into my
> programs (at initialization part).
>
> Many Thanks
> Dionisis
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 10:37 am
por ignacio
Dionisis,
Just set the property TSQLiteDataSource:cConnect with the new filename you
want to use. If it does not exist, it will be created.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Good morning to all xailer's
> How can i create a sqlite databases (not tables) with code into my
> programs (at initialization part).
>
> Many Thanks
> Dionisis
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 10:41 am
por Xailer
Many Thanks Maestro
Best Regards
Dionisis
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Just set the property TSQLiteDataSource:cConnect with the new filename you
> want to use. If it does not exist, it will be created.
>
> Regards,
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Good morning to all xailer's
>> How can i create a sqlite databases (not tables) with code into my
>> programs (at initialization part).
>>
>> Many Thanks
>> Dionisis
>>
>>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 10:41 am
por Xailer
Many Thanks Maestro
Best Regards
Dionisis
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Just set the property TSQLiteDataSource:cConnect with the new filename you
> want to use. If it does not exist, it will be created.
>
> Regards,
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Good morning to all xailer's
>> How can i create a sqlite databases (not tables) with code into my
>> programs (at initialization part).
>>
>> Many Thanks
>> Dionisis
>>
>>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 3:12 pm
por Xailer
Dear Ignacio hello again
Using the following code :
WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
:cConnect:= Application:cDirectory+"DataTEST.db"
END WITH
No Test.db file created on DATA Folder of my application. What i'm dowing
wrong??
TIA
Dionisis
"Dionisis Divaris" <info@sgs-soft.gr> wrote in message
news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
> Many Thanks Maestro
>
> Best Regards
> Dionisis
> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
> news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Just set the property TSQLiteDataSource:cConnect with the new filename
>> you want to use. If it does not exist, it will be created.
>>
>> Regards,
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Good morning to all xailer's
>>> How can i create a sqlite databases (not tables) with code into my
>>> programs (at initialization part).
>>>
>>> Many Thanks
>>> Dionisis
>>>
>>>
>>
>>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 3:12 pm
por Xailer
Dear Ignacio hello again
Using the following code :
WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
:cConnect:= Application:cDirectory+"DataTEST.db"
END WITH
No Test.db file created on DATA Folder of my application. What i'm dowing
wrong??
TIA
Dionisis
"Dionisis Divaris" <info@sgs-soft.gr> wrote in message
news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
> Many Thanks Maestro
>
> Best Regards
> Dionisis
> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
> news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Just set the property TSQLiteDataSource:cConnect with the new filename
>> you want to use. If it does not exist, it will be created.
>>
>> Regards,
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Good morning to all xailer's
>>> How can i create a sqlite databases (not tables) with code into my
>>> programs (at initialization part).
>>>
>>> Many Thanks
>>> Dionisis
>>>
>>>
>>
>>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 4:29 pm
por ignacio
Dionisis,
It seems a lConnected := .T. is missing.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribió en el mensaje
news:49787ec7$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dear Ignacio hello again
>
> Using the following code :
>
>
> WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
> :cConnect:= Application:cDirectory+"DataTEST.db"
> END WITH
>
> No Test.db file created on DATA Folder of my application. What i'm
> dowing wrong??
>
> TIA
> Dionisis
>
> "Dionisis Divaris" <info@sgs-soft.gr> wrote in message
> news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
>> Many Thanks Maestro
>>
>> Best Regards
>> Dionisis
>> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
>> news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Just set the property TSQLiteDataSource:cConnect with the new filename
>>> you want to use. If it does not exist, it will be created.
>>>
>>> Regards,
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Good morning to all xailer's
>>>> How can i create a sqlite databases (not tables) with code into my
>>>> programs (at initialization part).
>>>>
>>>> Many Thanks
>>>> Dionisis
>>>>
>>>>
>>>
>>>
>>
>>
>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 4:29 pm
por ignacio
Dionisis,
It seems a lConnected := .T. is missing.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribió en el mensaje
news:49787ec7$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dear Ignacio hello again
>
> Using the following code :
>
>
> WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
> :cConnect:= Application:cDirectory+"DataTEST.db"
> END WITH
>
> No Test.db file created on DATA Folder of my application. What i'm
> dowing wrong??
>
> TIA
> Dionisis
>
> "Dionisis Divaris" <info@sgs-soft.gr> wrote in message
> news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
>> Many Thanks Maestro
>>
>> Best Regards
>> Dionisis
>> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in message
>> news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Just set the property TSQLiteDataSource:cConnect with the new filename
>>> you want to use. If it does not exist, it will be created.
>>>
>>> Regards,
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Good morning to all xailer's
>>>> How can i create a sqlite databases (not tables) with code into my
>>>> programs (at initialization part).
>>>>
>>>> Many Thanks
>>>> Dionisis
>>>>
>>>>
>>>
>>>
>>
>>
>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 4:34 pm
por Xailer
DONE!!!!!!!!!!!!!!!!
Many thanks Ignacio
Dionisis
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:497890d3$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> It seems a lConnected := .T. is missing.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribió en el mensaje
> news:49787ec7$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dear Ignacio hello again
>>
>> Using the following code :
>>
>>
>> WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
>> :cConnect:= Application:cDirectory+"DataTEST.db"
>> END WITH
>>
>> No Test.db file created on DATA Folder of my application. What i'm
>> dowing wrong??
>>
>> TIA
>> Dionisis
>>
>> "Dionisis Divaris" <info@sgs-soft.gr> wrote in message
>> news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
>>> Many Thanks Maestro
>>>
>>> Best Regards
>>> Dionisis
>>> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in
>>> message news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Dionisis,
>>>>
>>>> Just set the property TSQLiteDataSource:cConnect with the new filename
>>>> you want to use. If it does not exist, it will be created.
>>>>
>>>> Regards,
>>>> --
>>>> Ignacio Ortiz de Zuniga
>>>> Xailer support / Soporte de Xailer
>>>> http://www.xailer.com
>>>> http://www.xailer.info
>>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>>> Good morning to all xailer's
>>>>> How can i create a sqlite databases (not tables) with code into my
>>>>> programs (at initialization part).
>>>>>
>>>>> Many Thanks
>>>>> Dionisis
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>
>

SQLite DataBase File Creation

Publicado: Jue Ene 22, 2009 4:34 pm
por Xailer
DONE!!!!!!!!!!!!!!!!
Many thanks Ignacio
Dionisis
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:497890d3$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> It seems a lConnected := .T. is missing.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribió en el mensaje
> news:49787ec7$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dear Ignacio hello again
>>
>> Using the following code :
>>
>>
>> WITH OBJECT ::TestData:= TSQLiteDataSource():New(self)
>> :cConnect:= Application:cDirectory+"DataTEST.db"
>> END WITH
>>
>> No Test.db file created on DATA Folder of my application. What i'm
>> dowing wrong??
>>
>> TIA
>> Dionisis
>>
>> "Dionisis Divaris" <info@sgs-soft.gr> wrote in message
>> news:[email=49783f42@svctag-j7w3v3j....]49783f42@svctag-j7w3v3j....[/email]
>>> Many Thanks Maestro
>>>
>>> Best Regards
>>> Dionisis
>>> "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> wrote in
>>> message news:49783e48$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>> Dionisis,
>>>>
>>>> Just set the property TSQLiteDataSource:cConnect with the new filename
>>>> you want to use. If it does not exist, it will be created.
>>>>
>>>> Regards,
>>>> --
>>>> Ignacio Ortiz de Zuniga
>>>> Xailer support / Soporte de Xailer
>>>> http://www.xailer.com
>>>> http://www.xailer.info
>>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>>> news:497814d0$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>>>> Good morning to all xailer's
>>>>> How can i create a sqlite databases (not tables) with code into my
>>>>> programs (at initialization part).
>>>>>
>>>>> Many Thanks
>>>>> Dionisis
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>
>