RE: Converting MS-SQL schema file to Oracle schema file
- From: "Goulet, Dick" <DGoulet@xxxxxxxx>
- To: <birkir@xxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
- Date: Wed, 29 Sep 2004 12:23:52 -0400
Normally one uses ODBC to push the tables & data from Access to Oracle. =
But I highly recommend NOT doing that. Access will create it's objects =
in a case sensitive and non ANSI standard way. Create the tables =
manually & then push the data in by linking the new tables.
Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA
-----Original Message-----
From: Birkir Bjornsson [mailto:birkir@xxxxxxxx]
Sent: Wednesday, September 29, 2004 12:16 PM
To: oracle-l@xxxxxxxxxxxxx
Subject: Converting MS-SQL schema file to Oracle schema file
=3D=20
Hi=20
=20
I was asked to convert an MS SQL Schema file to an Oracl=3D e =
Schemafile. Does
anyone of you know of a tool to do it or shall I do it by hand?=20
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: Converting MS-SQL schema file to Oracle schema file
- From: Chirag DBA
Other related posts:
- » Converting MS-SQL schema file to Oracle schema file
- » RE: Converting MS-SQL schema file to Oracle schema file
- » RE: Converting MS-SQL schema file to Oracle schema file
- » Re: Converting MS-SQL schema file to Oracle schema file
- Re: Converting MS-SQL schema file to Oracle schema file
- From: Chirag DBA