TbsSQL version 2.6

0 views
Skip to first unread message

Skrol 29

unread,
Nov 28, 2009, 4:40:12 PM11/28/09
to TinyButStrong Newsletter
Hello,

You receive this message because you subscribed to the TinyButStrong
newsletter.
The newsletter options are described at the foot page.

There is a new version of the small connectivity tool named TbsSQL.
If you don't know it yet, TbsSQL is PHP independent library that can
connect wrap SQL queries for MySQL, PostgreSql, SQL Server and ODBC
generic. It also has a special hook that makes it working has a data
source for TBS. Its originality is to be very simple and to merge and
protect
values in the SQL statement for you in one shot.

Download and documentation at:
http://www.tinybutstrong.com/tools.php

Changelog for TbsSQL version 2.6:
-------------------------------------------------

- Argument $Mode has been added to the class instantiation and to
method Connect().
This allows to display error message and trace when the connection
is made.
- Display the connection string in trace mode (Mode=TBSSQL_TRACE)
- New database support : ODBC (generic), for both Windows and Unix.
- Support UnixODBC for ODBC Generic and ODBC for SQL Server.
- Use canonical formats for date and time with ODBC Generic and ODBC
for SQL Server.
- Support ODBC connection string with ODBC Generic and ODBC for SQL
Server.
- Do not use @ with odbc_connect() because some error of connection
can make a PHP critical error.
In this case @ avoid any error and warning messages which is
uncomfortable.

Enjoy and have a nice day,
Skrol29
Reply all
Reply to author
Forward
0 new messages