Advertisement

1 - 10 of 856 containing alltags:("jdbc") (0.001 seconds)
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...
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 ...
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
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...
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...
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...
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...
Zones: JavaDate Answered: 03/30/2000 Grade: A Views: 0
why applet accessing jdbc gives security accesscontrol exception?
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...
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 ...
Zones: JavaDate Answered: 08/11/2000 Grade: A Views: 0