• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Examples of drivers...

 
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
can anyone give me the databases which implements the different type of drivers?
type1 - sun.jdbc.odbc.JdbcOdbc
type2 - ???
type3 - BEA Weblogic Application server drivers
type 4 - Oracle..
can anyone give me any example of driver 2.
please do not give me links to read. If any one can tell me an example of type 2 driver that is enough
regards
shekar.
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You realise your post sounds like "Please do my homework but don't make me learn anything"?
IBM Provides a type 2 Driver for DB2. I'd give you a link, but I was asked not to.
Likewise, BEA also provides Type 2 drivers for MySQL, Oracle and Sybase.
Sun provides a Driver search page, which I used to get this information. I'd priovide a link, but I was asked not to
Sorry if I misjudged you, but the way a question is asked determines the response, or whether there is a response at all...
Dave
 
reply
    Bookmark Topic Watch Topic
  • New Topic