If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Developping a portable application ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-03, 13:14
sylvain_2020 sylvain_2020 is offline
Registered User
 
Join Date: Sep 2003
Posts: 9
Developping a portable application ...

Hi everyone,

I would like to develop an application that could be connected to different types of databases (Access, Oracle, Interbase, SQL Server, Sybase, DB2, MySQL ...).

I thought of the following solutions:

1) To develop an application with Visual Basic (or Visual C++) using ODBC and a standard SQL (SQL2 but using just the functions understood by the main Access, Oracle, SQL Server, Interbase, MySQL ...).

2) to develop an application in Java using JDBC that seems to be the most portable tool for different types of databases

3) I am listening to any solution or comments that you could help me

Thanks in advance,
Sylvain
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On