Does WIN32:ODBC support SQL in its entirety or just a
subset ? I have issued SQL commands (In CGI/PERL) and
they were not supported. If WIN32::ODBC does not support
the entire SQL language set where can I find
documentation regarding what it does supports ?

Re: WIN32::ODBC & SQL by Atrax

Atrax
Wed Oct 29 21:21:19 CST 2003

personally, I'd use Win32::OLE and use ADO from that, rather than the
ODBC package.





________________________________________
Atrax. MVP, IIS
http://rtfm.atrax.co.uk/

newsflash : Atrax.Richedit 1.0 now released.
http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Re: WIN32::ODBC & SQL by bbooth

bbooth
Sat Nov 01 19:56:34 CST 2003

If you are using PERL and perl modules then you might try posting to a perl
discussion group. This group is targetted at IIS specific issues and is
monitored by IIS (generally non-developers) people.

Thanks,
Brian Murphy-Booth