Re: Thoughts on DBD::Pg statement parser

2002-03-11 Thread Matt Sergeant
On Mon, 11 Mar 2002, H.Merijn Brand wrote: On Mon 11 Mar 2002 01:12, [EMAIL PROTECTED] wrote: On Sun, 10 Mar 2002, Jonathan Leffler wrote: Hrm, any reason why this cannot (or should not?) be done with yacc? Give each driver its own .y grammar file, however keep the tags consistent

Re: SQL_BIGINT DBD::JDBC

2002-03-11 Thread Tim Bunce
On Fri, Mar 08, 2002 at 09:32:56PM -0800, Ian Kallen wrote: DBD::JDBC wants the SQL_BIGINT from DBI sql_types but alas, it's not there. Is there a plan to remedy this? It was removed in DBI 1.21. The perldoc DBI::Changes says: Removed the definition of SQL_BIGINT data type constant as the

Re: DBD::foo::GetInfo generator

2002-03-11 Thread Jeff Zucker
Steffen Goeldner wrote: The order of options for SQL_SQL92_PREDICATES and for SQL_STRING_FUNCTIONS (not SQL92_STRING...) are different in your Local directory than they are in the MSDN ODBC docs. Do you mean the order in the output of GetInfoAll.pl? E.g.: SQL_FN_STR_CONCAT |

Re: SQL_ATTR_METADATA_ID and undef vs vs % etc

2002-03-11 Thread Steffen Goeldner
Tim Bunce wrote: Steffen (and anyone else interested), I think we need to mention SQL_ATTR_METADATA_ID in the DBI docs somewhere (even though we don't include an API for it) because we're assuming that (for ODBC drivers) it has a certain value. Also, I think we need to document the

Re: DBD::foo::GetInfo generator

2002-03-11 Thread Jeff Zucker
Steffen Goeldner wrote: I used the C header files (sql.h and sqlext.h) from the MDAC SDK 2.6: Ok, thanks, I've got those header files and will use them. Silly of me to assume that the docs would be useful :-(. On another issue ... I have a bit of a complex situation with three different

Re: Thoughts on DBD::Pg statement parser

2002-03-11 Thread Jason E. Stewart
Tim Bunce [EMAIL PROTECTED] writes: Please don't do anything until you've studied preparse() and t/preparse.t in the DBI. It is intended that this become a common 'pre-parser' for all drivers and, through it, the DBI can offer important new functionality for all drivers like supporting

FW: CPAN Upload: J/JU/JURL/DBD-ODBC-0.39.tar.gz

2002-03-11 Thread Jeff Urlwin
FYI -- Successfully built under SuSe Linux with perl 5.7.3. Changes: Removing iodbcsrc directory as newer/better versions can be found on the web at www.iodbc.org and www.unixodbc.org. On Linux, I currently build with unixODBC verson 2.2.0. Added patch for handling setting the ODBC