Re: [sqlite] [Delphi7] TEXT vs. (VAR)CHAR?

2008-03-05 Thread Marco Wobben
A brief history: There used to be a size limitation in dBase and perhaps Paradox. Traditionally this was supported within the Borland Database Engine. In the Delphi components this resolved in text fields and memo fields. The Borland Database Engine (BDE) and the components within Delphi. From

[sqlite] SQLite DbExpress Update

2006-07-31 Thread Marco Wobben
For the Borland DbExpress driver I've fixed the support for turning on and off the pragma setting for FullName. Download your registered sources or binaries from the known urls. Regards, Marco Wobben. http://www.bcp-software.nl

[sqlite] Borland DbExpress SQLite 3.3.6 Driver

2006-07-04 Thread Marco Wobben
Finally I've found the time and courage to upgrade the code from SQLite2 to SQLite3. For Delphi 6 a new DbxExpress driver is available. For a few $s you can purchase the sources and support maintenance for newer versions. You may download at http://www.bcp-software.nl Regards, Marco.

[sqlite] Recursive Query Support?

2006-04-24 Thread Marco Wobben
Hi, Are you planning on any Recursive Query support in SQLite at any time? Many DBMS's support this and more are doing so. For me personally it would help a great deal. Pasted below is some example explaining the workings of such a query. Greetings, Marco. Example schema:

[sqlite] DbExpress 2.8.8

2003-12-23 Thread Marco Wobben
Hi, ...recompiled the dbexpress driver for 2.8.8 and uploaded the zipfile to our website at www.bcp-software.nl. Marco Wobben. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]