DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: JDBC

Hybrid View

  1. #1
    salil Guest

    JDBC


    Hi all,
    Well when i try to retrieve the data using JDBC for applications it worked
    fine and i got the expected results but when i tried to do the same for applets
    using almost same code for the retreiveal of records i got the error : driver
    not found I can't understand this.....
    Can any body help me out either in this discussion group or at my email id
    chaudhrysalil@hotmail.com
    Bye
    Salil


  2. #2
    Tom Duffy Guest

    Re: JDBC


    Hello Salil:

    Sounds like an applet security issue. When you run an applet, you no longer
    have access to the files on a local system. Try a type 4 (pure Java) driver
    and send it along with your applet in the archive attribute.

    Hope this helps,

    Tom Duffy

    "salil" <chaudhrysalil@hotmail.com> wrote:
    >
    >Hi all,
    >Well when i try to retrieve the data using JDBC for applications it worked
    >fine and i got the expected results but when i tried to do the same for

    applets
    >using almost same code for the retreiveal of records i got the error : driver
    >not found I can't understand this.....
    >Can any body help me out either in this discussion group or at my email

    id
    >chaudhrysalil@hotmail.com
    >Bye
    >Salil
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links