320 Commits

Author SHA1 Message Date
carregal
0123585930 SQLite 3 Windows makefile - working 2007-06-15 20:40:47 +00:00
carregal
45bf5802f1 Coorections in the Windows makefile - working now 2007-06-05 22:08:48 +00:00
carregal
c9553c46fb First try at the MySQL Windows Makefile - not working yet 2007-06-04 23:51:15 +00:00
carregal
34206d70a4 Windows Makefile for the ADO module 2007-06-04 19:28:14 +00:00
carregal
fc1359dc6c Corrections on Lua paths and the make clean rule 2007-05-22 18:46:58 +00:00
carregal
e28e9dc7a8 Changes related to the new build strucutre using Lua 5.1 default paths 2007-05-18 19:52:57 +00:00
tomas
2d6a09195a Correcting implementation of methods commit and rollback, to return a boolean. 2007-05-02 13:58:56 +00:00
tomas
47c3b62197 Bug correction: freeing PGresults (thanks to Michael Broughton) 2007-05-02 13:42:25 +00:00
mascarenhas
0593a54f09 Removed dependency on newer SQLites. 2007-04-30 00:24:42 +00:00
mascarenhas
87dd2bf208 getlastautoid function in sqlite3 driver 2007-04-13 03:05:59 +00:00
mascarenhas
97c6b0e1f9 Added driver for SQLite Version 3y 2007-04-06 23:46:04 +00:00
mascarenhas
d1dcedd41f One windows Makefile for each driver; did Makefile.win.odbc 2007-04-03 18:00:16 +00:00
mascarenhas
c8080c7687 Windows Makefile (except JDBC) 2007-03-21 23:12:57 +00:00
tomas
e00c33c287 Adding test to check whether the setautocommit method is return a boolean. Correcting drivers MySQL, Oracle, Postgres and SQLite 2007-03-09 14:56:20 +00:00
tomas
d29054b8b3 Correcting memory leak when no cursor created. Thanks to Klaus Ripke 2006-09-18 14:04:56 +00:00
tomas
aa7ee3ba4a Avoiding duplicate access to stack 2006-09-18 11:39:00 +00:00
tomas
226cf45824 Upgrading to work on both Lua 5.0 and 5.1 2006-08-22 14:42:59 +00:00
carregal
c055de4bbc Reference to LuaBinaries 5.0.2 2006-06-26 18:29:05 +00:00
carregal
eabd24a62c Minor text and XHTML revisions 2006-06-26 17:18:35 +00:00
thiago
e4a1779ba2 JDBC driver bug fixes and changes to work in a similar way to other drivers. 2006-06-20 03:06:09 +00:00
mascarenhas
88965d6a4c Added ado.lua test file for ADO. 2006-06-12 19:38:24 +00:00
mascarenhas
963b26d0b6 Added copyright, version and description. 2006-06-09 19:10:34 +00:00
mascarenhas
0b69ad1bd2 Added copyright, description and version to ADO and JDBC drivers. 2006-06-09 17:53:08 +00:00
carregal
c511090048 Minor revisions 2006-05-31 23:08:08 +00:00
carregal
1315b4f3b3 Updated project history details for 2.0.2 2006-05-31 22:57:09 +00:00
carregal
a365255b5f Updated the _VERSION and _COPYRIGHT fields 2006-05-31 22:44:21 +00:00
carregal
3ecf6f15ba Correct the tests to run on SQLite 2 2006-05-31 21:43:33 +00:00
carregal
f2c6fcb960 Correct the tests to run on Oracle OCI8 2006-05-31 21:43:15 +00:00
carregal
72ae36820f Minor text and XHTML revisions 2006-05-30 22:03:54 +00:00
carregal
6aa38e9e29 New sections about Compiling and Drivers. New menu items. XHTML Validation. 2006-05-29 21:44:44 +00:00
carregal
6d974d0481 Documentation revision by Carlos Accioly 2006-05-22 22:50:20 +00:00
carregal
4a86ea694d Updated the VC6 project to use Postgres 7.4.12 2006-05-12 15:04:06 +00:00
carregal
3f527f62be Updated the MySQL driver list to include MySQL 5.0 2006-05-09 19:14:50 +00:00
carregal
a60d692615 Removing the unused file 2006-04-27 17:30:07 +00:00
carregal
d39e126333 Minor revisions 2006-04-26 22:41:52 +00:00
carregal
b1e7c99fcc Updated the SQLite version to 2.8.17. Removed the Zip Post Build rule 2006-04-26 22:23:14 +00:00
carregal
76f9cc141d Updated the MySQL version to 5.0.20a. Removed the Zip Post Build rule 2006-04-26 22:22:30 +00:00
carregal
043aa59767 Updated the LuaSQL version to 2.0.2 2006-04-26 22:21:32 +00:00
carregal
7762d3a818 Removed the Post build Zip rule 2006-04-26 22:20:17 +00:00
carregal
e1b9cf5008 Updated RC to refer to MySQL 4.1.16 2006-04-26 21:47:42 +00:00
carregal
32a84e10f0 Updated DSP to use MySQL 4.1.16 2006-04-26 21:46:33 +00:00
carregal
52cd9b37b1 Documentation revision. Added the Project LuaForge links to the menu. 2006-04-26 21:15:11 +00:00
tuler
f445b5d440 mysql 4.0.26 2006-04-24 19:07:31 +00:00
tuler
79be50de7b mysql 4.0.26 2006-04-24 18:56:15 +00:00
tuler
fa660e04b3 mysql 4.0.26 2006-04-24 18:44:09 +00:00
uid20013
61fc7cacc2 Saying where the library (drivers) should be copied to 2006-02-07 01:51:58 +00:00
tomas
e29c27d16a Improving error messages and finding the driver-specific test file. 2006-01-25 21:46:44 +00:00
tomas
9e0bdadc85 Registering function as a cursor method. 2006-01-25 20:49:30 +00:00
tomas
b1256ccfaa Adding test of method numrows. 2006-01-25 20:28:30 +00:00
tomas
c2754af420 Updating documentation. 2006-01-25 20:25:10 +00:00