If anyone could help me I would appreciate it. I am just about finished writing a rather simplistic abstraction layer for basic database functionality. I need people who would be willing to and able to test and provide feedback for:
msql
ms sql
mysql
sybase
postgresql
interbase and
odbc
Functions included and needing testing are:
sql_connect
sql_close
sql_query
sql_num_rows
sql_affected_rows
sql_fetch_row
sql_fetch_array
sql_fetch_object
sql_free_result
All listed functions should work with all listed db types. I prefer people who can provide technical feedback and suggestions for the db type they are testing. You will need to read over the code for obvious errors first. If you could help please email me and let me know where I can send the code and also what db type(s) you can test.
Also, if anyone has any suggestions for functions or db types that should really be added or removed then please feel free to post a comment.
Thanks,
Richard Benfield
richard@benfield.ws