Hi Bharat, There may be a jdbc driver available; it depends on the database engine you are using. I am using both Informix and MySQL database engines and have jdbc drivers for both. Check the web site of the rdbms manufacturer to see if there is a driver available. Some manufacturers charge for the driver; the drivers from Informix are free. Regards, Frank Bharat Tewari wrote: > > yeah thats right except that the rdbms can run on any m/c, i mean if i have > a java server which talks odbc to rdbms and returns my queries, one of the > ways i am planning is writing a servlet to do that > but right now i dont have a jdbc driver for my rdbms, i was wondering if > this effort is already done so that i dont need to reinvent the wheel. > any help appreicated > thx > bharat > ----- Original Message ----- > From: Andreas Werner <[EMAIL PROTECTED]> > To: 'Java Apache' <[EMAIL PROTECTED]> > Sent: Wednesday, December 08, 1999 9:51 PM > Subject: AW: looking for a server that supports database access > > > Hallo bharat > > > > Did I get you right? > > You want to access a rdbms running on a windows-machine through odbc calls > > from within a java programm (server) running on a different > (linux)-machine? > > > > Andreas Werner > > > > > -----Urspr�ngliche Nachricht----- > > > Von: bharat tewari [SMTP:[EMAIL PROTECTED]] > > > Gesendet am: Mittwoch, 8. Dezember 1999 08:50 > > > An: [EMAIL PROTECTED] > > > Betreff: looking for a server that supports database access > > > > > > hi > > > i am sorry if this is not the right forum to place my question but i > > > need a server that can talk to rdbms through odbc calls. > > > Is there any software available which can do this. > > > thx. a lot > > > bharat > > > > > > > > > > > > > > > > > > > > > -- > > > ---------------------------------------------------------- > > > To subscribe: [EMAIL PROTECTED] > > > To unsubscribe: [EMAIL PROTECTED] > > > Archives and Other: <http://java.apache.org/main/mail.html> > > > Problems?: [EMAIL PROTECTED] > > > > > > > > > -- > > ---------------------------------------------------------- > > To subscribe: [EMAIL PROTECTED] > > To unsubscribe: [EMAIL PROTECTED] > > Archives and Other: <http://java.apache.org/main/mail.html> > > Problems?: [EMAIL PROTECTED] > > > > > > -- > ---------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Archives and Other: <http://java.apache.org/main/mail.html> > Problems?: [EMAIL PROTECTED] -- Frank G. Goss Loveland Manufacturing Center Agilent Technologies Inc. E-mail: [EMAIL PROTECTED] -- ---------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
