Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / May 2005

Tip: Looking for answers? Try searching our database.

JDBC

Thread view: 
Stephen Holtzhausen - 04 Feb 2005 14:24 GMT
I'm using JBuilder 3, to create an applet that connects to a SQL Server (v.
2000) Everything seems fine, but the moment I try to execute it within a
web-page, it complains that Either it cannot be initiated/instantiated OR
There something wrong with my JDBC-ODBC Driver version.
When I use the same connection code in an application (not applet)
everything works fine. Could someone please help
URGENT!!!
Lee Fesperman - 04 Feb 2005 21:03 GMT
> I'm using JBuilder 3, to create an applet that connects to a SQL Server (v.
> 2000) Everything seems fine, but the moment I try to execute it within a
[quoted text clipped - 3 lines]
> everything works fine. Could someone please help
> URGENT!!!

You can't use the JDBC-ODBC driver in an applet, unless...

+ Your applet is signed, and

+ you are using an ODBC driver that exists on the client.

Otherwise, you will need to use a Type 4 (pure Java) JDBC driver talking to a db server
running on the same host as your web server, in general.

Signature

Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS  (http://www.firstsql.com)

Stephen Holtzhausen - 27 May 2005 12:41 GMT
You've Been of MUCH help, thanx


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.