On Tuesday 19 February 2002 03:12, Ray wrote:
> Can I use the a jdbc driver and xsp to connect and query a microsoft sql
> 2000 database?

I'm not sure how you would go using JDBC from AxKit though I guess that 
Inline::Java could help to a degree.

You can however use a DBI driver and XSP to connect to MSSQL. I believe that 
on a local box DBD::Sybase is the one to use (but I could be wrong), and that 
you can use DBD::Proxy for remote queries.

-- 
_______________________________________________________________________
Robin Berjon <[EMAIL PROTECTED]> -- CTO
k n o w s c a p e : // venture knowledge agency www.knowscape.com
-----------------------------------------------------------------------
Design a system that even an idiot will be able to use, and only an 
idiot will want to use it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to