Access and Oracle DB

G

Guest

Hello!

I working with Access 2003 and have 'played' a bit with SQL Server 2005
Express and now I'm looking to getting 'familiar' with connecting to an
Oracle DB and working with it. I'm looking at the Oracle 10g Express
Edition... Will this work or should I look at a different Oracle DB? Also,
are there problems forseened that I should be aware of??
 
A

Arvin Meyer [MVP]

No, SQL-Server cannot be used with Oracle, except with Access mdb's (ODBC
usually) and the Access Jet engine. With Access, you can usually connect to
SQL-Server without any additional drivers (most of them are built in to the
install) SQL-Server 2005 Express, however may need a driver, since it wasn't
out yet when the latest version of Access was brought out. I use the full
version of SQL-Server 2005 and the driver is there
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


Soddy said:
Hello!

Thanks for the info...! Also, will I need something like the SQL Server
Management Studio Express with SQL Server 2005 Express for this Oracle
DB??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top