Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-08 Thread Johan De Meersman
- Original Message - > From: "Stan Iverson" > Yes, it's a binary file; however, MySQL Connector for ODBC only works > in Windows and I'm using a Mac. If no other solutions, will try > tomorrow on a friend's PC. If it's binary, you're gonna have no other choice but to restore the files o

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-06 Thread Shawn Green (MySQL)
Hello Stan, On 2/3/2012 20:06, Stan Iverson wrote: On Fri, Feb 3, 2012 at 11:11 AM, Johan De Meersmanwrote: - Original Message - From: "Stan Iverson" I have a Mac and a Linux server and I need to read the table schema for a database dump from MSSQL. Possible? How? Heeh. If you're t

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Stan Iverson
On Fri, Feb 3, 2012 at 11:11 AM, Johan De Meersman wrote: > - Original Message - > > From: "Stan Iverson" > > > > I have a Mac and a Linux server and I need to read the table schema > > for a database dump from MSSQL. Possible? How? > > Heeh. If you're talking about an SQL dump into a tex

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Johan De Meersman
- Original Message - > From: "Stan Iverson" > > I have a Mac and a Linux server and I need to read the table schema > for a database dump from MSSQL. Possible? How? Heeh. If you're talking about an SQL dump into a textfile, that should be doable - you might have to mess with some dataty

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Wendell Turner
If you only need to view the schema, and not load the data, you could open the dump file using a text editor like BBedit or TextWrangler (you would have to Google the websites as I am away from my desk right now). Wendell Turner +44(0) 777 164 6532 wendel...@gmail.com "There

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Stan Iverson
On Fri, Feb 3, 2012 at 10:01 AM, Wendell Turner wrote: > Hi. > > On a Mac, you could use... > * SequelPro > It appears one has to have a database up and running to open the backup. I can get MySQL running, but, again, the backup is of a MSSQL database. I don't have MS

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Wendell Turner
Hi. On a Mac, you could use... * SequelPro or one of the Navicat products... HTH. Wendell Turner p:= +44(0)777 164 6532 e: wendel...@gmail.com "There is a profound diff