03-19-2012 06:57 AM
I am new to using Oracle database and i worked on MS Access database. I want to use Oracle database in one of our application to store the data and retreive data using SQL statements instead of MS Access. Plz give some suggestions which least version can i use? is there any free version i can get?. This i need to deilver along with the software.
Solved! Go to Solution.
03-19-2012
07:45 AM
- last edited on
04-26-2025
09:54 PM
by
Content Cleaner
Please
do
a
search
!!
Option 1: Database Toolkit.http://sine.ni.com/nips/cds/view/p/lang/en/nid/209060
Option 2: LabSQL: http://jeffreytravis.com/lost/labsql.html
I will leave it to you to actually click on the links and read.
03-19-2012 08:15 AM
What is wrong with asking questions (even basic ones) on this board? Most if not all questions posted can be answered by searching or doing a little research. If you find these offensive, why answer?
03-19-2012 08:19 AM
03-19-2012 08:25 AM
Yes there is a free version called Oracle XE that works very well. In fact, it is intended for (what Oracle referes to as) OEM applications. It is free to use and there are support forums available that are also free. The free version has all the features of Enterprise witha couple limit: First, it will only access one core in your CPU. Second, the maximum data size is 4 Gbytes.
In terms of connecting to it, check out this discussion.
MIke...
03-19-2012 09:22 AM
PostGRES and MySQL are also some decent free databases. MySQL is now supported by Oracle and even if you go with the Enterprise Edition it is a cheaper alternative to Oracle.
03-19-2012 09:34 AM
Is the question here what Oracle database to use, or is the question how to use Oracle with LabVIEW?
The last two responses seemed to be centered on the interpretation that the OP is asking what alternatives to Oracle to use. My interpretation of the question was how to use Oracle with LabVIEW. These are two different questions.
03-19-2012 10:33 AM
03-19-2012 03:39 PM
Thanks for your valuable replies. Actually we are working out for one of our project, there the customer is clearly indicated to use the Oracle database. Since i am new to oracle database i wanted to know which version of datbase to use and how cost effective it is. However the Database Connectivity toolkit can be used to communicate with Oracle database which supports OLE DB and ODBC. I just checked the Oracle website and found that the Oracle XE is free version which can be used.
Thanks and Regards,
Rajashekar
03-19-2012 03:49 PM