CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    connectivity between applet and database

    How can i connect an applet to database?


  2. #2
    Join Date
    Mar 2000
    Location
    Dublin, Ireland
    Posts
    124

    Re: connectivity between applet and database

    Anonymous,

    Use JDBC.

    dogBear


  3. #3
    Join Date
    Apr 2000
    Location
    india
    Posts
    5

    Re: connectivity between applet and database

    hai use the JDBC driver instead of JDBC-ODBC driver.

    rameshl

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured