Force Create Database in Delphi 7

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQLite in Delphi and C++Builder
Post Reply
fabiouberti
Posts: 9
Joined: Tue 21 Feb 2017 18:45
Location: Pato Branco - PR - Brasil
Contact:

Force Create Database in Delphi 7

Post by fabiouberti » Tue 21 Feb 2017 19:09

Hi,

I try using the parameter SQLConnection1.Params.Add('ForceCreateDatabase=true'), but the database dont is created automatically.

I using Delphi 7 and dbExpress with sqldriver Demo.

The Delphi 7 dont support this parameter ?

Fábio Uberti
Developer

fabiouberti
Posts: 9
Joined: Tue 21 Feb 2017 18:45
Location: Pato Branco - PR - Brasil
Contact:

Re: Force Create Database in Delphi 7

Post by fabiouberti » Mon 27 Feb 2017 12:29

Is anyone monitoring this forum?

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Force Create Database in Delphi 7

Post by MaximG » Mon 27 Feb 2017 13:44

The 'ForceCreateDatabase' option when working with Devart dbExpress Driver for SQLite is only available for IDE Delphi 2007 and higher

fabiouberti
Posts: 9
Joined: Tue 21 Feb 2017 18:45
Location: Pato Branco - PR - Brasil
Contact:

Re: Force Create Database in Delphi 7

Post by fabiouberti » Mon 27 Feb 2017 14:22

Hi MaximG,

Thanks for reply.

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Force Create Database in Delphi 7

Post by MaximG » Mon 27 Feb 2017 14:56

Feel free to contact us if you have any further questions about dbExpress driver for SQLite.

Post Reply