Enter Keywords:
1 - 10 of 938(0.014 seconds)
Sort By:
 
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 Rating: 7.6 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 Rating: 6.8 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 Rating: 6.6 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 Rating: 8.2 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 Rating: 8.4 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 Rating: 7.4 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 Rating: 8.2 Views: 0
why applet accessing jdbc gives security accesscontrol exception?
Zones: Java, J2SEDate Answered: 06/07/2000 Rating: 6.0 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 Rating: 6.0 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 Rating: 8.8 Views: 0