Login Register Actian.com  

Actian Community Forum


Go Back   Actian Community Forums > Development Tools > Application Development using Java, ODBC, .NET, OpenAPI, PHP, etc
 

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 2007-03-02   #1 (permalink)
Ingres
 
teresa's Avatar
 
Join Date: Mar 2007
Location: Redwood City, California
Posts: 308
Blog Entries: 40
Default Announcement: Welcome to the Database Driver & API forum

I just wanted to say "Welcome" and ask you to please take a moment and introduce yourself, share a tip, question or anecdote about your use of the Ingres Connectivity products.

If you have any feedback, please be sure to let us know by sending an email to community.admin@ingres.com and/or post a topic here in the forum.

Have fun!

Teresa
teresa is offline   Reply With Quote
Old 2009-07-07   #2 (permalink)
Junior Member
 
Join Date: Jul 2009
Posts: 3
Default

Hello,

I tried to use ingres database from my application, but am still looking on ingres JDBC driver.

Any help will be appreciated.

Regards,
Ramzi
ramzigheath is offline   Reply With Quote
Old 2009-07-07   #3 (permalink)
Ingres Community
 
rhann's Avatar
 
Join Date: Mar 2007
Location: roy.hann@rationalcommerce.com
Posts: 1,128
Blog Entries: 25
Default

Quote:
Originally Posted by ramzigheath View Post
I [...] am still looking on ingres JDBC driver.
Try http://esd.ingres.com/product/Commun...vers/java/JDBC
__________________
Roy Hann

UK Actian User Association Conference 2013 will be on Tuesday June 11 2013. Register now.
rhann is offline   Reply With Quote
Old 2009-07-08   #4 (permalink)
Junior Member
 
Join Date: Jul 2009
Posts: 3
Default

Hi Roy Hann,

Kindly note that we are interesting to have a commercial license of Ingres database, but we are trying to import our current database (MySql) in ingress database to check Ingres database features and performance, so could you please provide us the steps or if there any tool to do that.
ramzigheath is offline   Reply With Quote
Old 2009-07-08   #5 (permalink)
Ingres Community
 
rhann's Avatar
 
Join Date: Mar 2007
Location: roy.hann@rationalcommerce.com
Posts: 1,128
Blog Entries: 25
Default

I don't really have time to do that sort of thing, but you will probably find lots of people willing and able to help if you start a thread on the Migration Forum (or even the DBA Forum).
__________________
Roy Hann

UK Actian User Association Conference 2013 will be on Tuesday June 11 2013. Register now.
rhann is offline   Reply With Quote
Old 2012-07-04   #6 (permalink)
Junior Member
 
Join Date: Jul 2012
Location: Hyderabad, India
Posts: 1
Default

To access a database from a Java application, you must first provide the code to register your installed driver with your program. You do this with the static registerDriver() method of the java.sql.DriverManager class. This class provides a basic service for managing a set of JDBC drivers. The registerDriver() method takes as input a "driver" class, that is, a class that implements the java.sql.Driver interface, as is the case with OracleDriver.
BeetleRim Technologies
venusammeta is offline   Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2011 Actian Corporation. All Rights Reserved