NO

Author Topic: Simple ODBC SQL_Shell from hell alfa release  (Read 6171 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Simple ODBC SQL_Shell from hell alfa release
« on: May 16, 2008, 08:15:17 PM »
Simple ODBC SQL_Shell from hell alfa release.
You can test it with MSDE
Please test it and tell me those errors and how to make it better
or just show us better version.

SQLite ODBC is usable too.
http://www.ch-werner.de/sqliteodbc/

2008-05-28 alfa 6 bug fixes and TreeView for tableinfo but that don't work well with MSSQL 2000 Server ODBC
  If anyone knows how fix it, please tell me how
2008-05-21 alfa 5 driver from combobox
2008-05-20 bug fixes etc
2008-05-19 bug fixes and new buttons
2011-01-05 bug with nLen, nRows should be SQLLEN
2011-07-01 32/64-bit TLODBC_sHell_0_0_2.zip now can open Data Source too.
« Last Edit: August 29, 2022, 08:49:35 PM by TimoVJL »
May the source be with you

Gerome

  • Guest
Re: Simple ODBC SQL_Shell from hell alfa release
« Reply #1 on: May 18, 2008, 09:39:47 AM »
Hi,

Pretty good work!
Just a remark, I would have separated more the GUI part from the SQL part, it'd be better to have all SQL management functions apart.
Thanks for the good work!

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Simple ODBC SQL_Shell from hell alfa release
« Reply #2 on: July 01, 2011, 09:31:50 PM »
Minor update.
- Data Source
- indexes

2011-08-05 32/64-bit TLODBC_sHell_0_0_3.zip Execute multiple SQL statements separated with ; (semicolons)
« Last Edit: August 29, 2022, 08:48:45 PM by TimoVJL »
May the source be with you

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Simple ODBC SQL_Shell from hell alfa release
« Reply #3 on: November 21, 2014, 08:08:34 PM »
That project is bit old but anyway:
I'm making it to similar as TLSQLite3Shell and fixing some errors.
So tell me if you have allready found any errors.

EDIT 2014-11-23 Driverlist from ODBC too.
« Last Edit: November 23, 2014, 02:15:17 PM by TimoVJL »
May the source be with you