Hello!
We are having some difficulty using Stored Procedures using Symantec's
Visual Cafe Pro, Javasoft's JDBC, Symantec's dbAnywhere and Oracle 7.3
as our database. We can connect and disconnect...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10008726.html
Zones:
JavaDate Answered: 05/11/1997 Grade: B Views: 0
I am using JDBC ORACLE OCI Driver and Stored Procedures to retriev the data. I want to insert LOB data into
ORACLE 8.0.4 through Stored procedures. Can anybody let me know if possible with sample ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10055058.html
Zones:
JavaDate Answered: 06/03/1998 Grade: A Views: 0
where to get the free downlod of the oracle jdbc driver for
the oracle version 7.2.2.3.1
http://www.experts-exchange.com/Programming/Languages/Java/Q_10173330.html
Zones:
JavaDate Answered: 07/13/1999 Grade: C Views: 0
I'm not clued up at all about how to use JDBC, but i need to be able to access MSAccess databases.
I've looked for drivers, and have yet to find one specifically for access.
Am i on the right tr...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10183125.html
Zones:
JavaDate Answered: 07/16/1999 Grade: A Views: 0
I am about to write a server application which involves
data base inquiries.
The data base will probably be Microsoft SQL db server.
Is JDBC-ODBC bridge is reliable, in this case?
What is prefo...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10211893.html
Zones:
JavaDate Answered: 03/02/2002 Grade: A Views: 0
I'm actually using a JDBC type 3 Driver to connect applets to SQL Server DataBases and Access DataBases. And it works well (with stored precedures too).
But I would like to connect the applet to a...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10228544.html
Zones:
JavaDate Answered: 11/09/1999 Grade: A Views: 0
I am using the following method in a database class which I pass an SQL string into. It in turn fills a Vector of rows each element of which is a vector containing individual field values. This wor...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10316891.html
Zones:
JavaDate Answered: 03/30/2000 Grade: A Views: 0
why applet accessing jdbc gives security accesscontrol exception?
http://www.experts-exchange.com/Programming/Languages/Java/Q_10350473.html
Zones:
Java,
J2SEDate Answered: 06/07/2000 Grade: D Views: 0
I want to MS-SQL Server in JSP or Servlet. How can I retreive the information from the database? If I try the following code, I receive the error "Cursor state not known". If I add Resultat.firs...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10804842.html
Zones:
JavaDate Answered: 07/27/2000 Grade: B Views: 0
Hello Experts,
I am using JDBC to connect to MS Sql server. now i am using DSN file to do so.
but in VB there is OLE db provider in which you dont need to make any DSN file.
so in JAVA is ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10921121.html
Zones:
JavaDate Answered: 08/11/2000 Grade: A Views: 0