| Rework the configure for a better support for shared libraries Fix the configure messages |
|
More...
|
almost 13 years ago
|
| Implement the Bind_Param operation to bind a list of identifier parameters |
|
More...
|
almost 13 years ago
|
| New procedure Bind_Param to bind a list of identifers |
|
More...
|
almost 13 years ago
|
| Implement the To_Parameter_List operation |
|
More...
|
almost 13 years ago
|
| New package Identifier_Vectors to define a list of identifiers New function To_Parameter_List to build a string with the list of identifiers separated by comma |
|
More...
|
almost 13 years ago
|
| Implement the Hash operation |
|
More...
|
almost 13 years ago
|
| New function Hash to create the hash of an identifier |
|
More...
|
almost 13 years ago
|
| Implement To_Identifier and To_Object operations |
|
More...
|
almost 13 years ago
|
| New function To_Identifier and To_Object to help in converting an Object into an identifier |
|
More...
|
almost 13 years ago
|
| Fix SQL for SQLite |
|
More...
|
almost 13 years ago
|
| Implement the Get_Column_Name and Get_Column_Type operations for the SQLite driver |
|
More...
|
almost 13 years ago
|
| Override the Get_Column_Name and Get_Column_Count in the SQLite driver |
|
More...
|
almost 13 years ago
|
| Mention the support for datasets |
|
More...
|
almost 13 years ago
|
| Add the new unit tests |
|
More...
|
almost 13 years ago
|
| Implement the unit test on datasets |
|
More...
|
almost 13 years ago
|
| New unit tests for the datasets |
|
More...
|
almost 13 years ago
|
| Update the query for the unit tests |
|
More...
|
almost 13 years ago
|
| Implement the List operation to setup the database with the SQL query result |
|
More...
|
almost 13 years ago
|
| New package to allow filling a Bean dataset with the result produced by an SQL query |
|
More...
|
almost 13 years ago
|
| Implement the Get_Column_Name and Get_Column_Count in the MySQL driver |
|
More...
|
almost 13 years ago
|
| Define the Get_Column_Name and Get_Column_Count operation in the MySQL driver |
|
More...
|
almost 13 years ago
|
| Implement the new Get_Column_Name and Get_Column_Count operations |
|
More...
|
almost 13 years ago
|
| New functions Get_Column_Name and Get_Column_Count on the query statement |
|
More...
|
almost 13 years ago
|
| Fix date extraction when there is no time part |
|
More...
|
about 13 years ago
|
| Initialize the default key value to an invalid identifier |
|
More...
|
about 13 years ago
|
| Mention the support to customize the MySQL connection |
|
More...
|
over 13 years ago
|
| Add the utf8 encoding on MySQL connection |
|
More...
|
over 13 years ago
|
| - Allow to customize the MySQL connection by using properties passed in the connection string (similar to SQLite connections). - Recognize 'encoding' as a special property to setup several MySQL connection settings accordingly |
|
More...
|
over 13 years ago
|
| Add the connection identifier in the log to help in trouble shotting transaction&connection issues |
|
More...
|
over 13 years ago
|
| Implement the Get_Ident function Update the logs |
|
More...
|
over 13 years ago
|