From: Jose de Leon Date: March 24 1999 8:10pm Subject: MyODBC and Alpha Five List-Archive: http://lists.mysql.com/mysql/938 Message-Id: <001a01be7632$5d0b0c00$1501d2d1@invsn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, I am trying to interface a program called Alpha Five V4 under Win95 with MySQL ODBC 2.50.22. It supports attaching external SQL tables via ODBC. But, from viewing myodbc.log which reports syntax error, it appears Alpha Five wants to enclose all table names in brackets '[' and ']'. There is a mechanism for Alpha Five to customize the ODBC interface with various sources, but there is no documentation. I have already posted help question to Alpha Five support, and called them. Their level 1 support are clueless about how their own program uses the customization or even where the missing documentation is...I suppose they would be more informative if I had a corporate account with them.... Has anybody figured out how to configure Alpha Five for use with MySQL? If not, can MySQL server or the ODBC driver be modified to accept the table names in bracketed form? Thanks, Jose