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.

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