----- Original Message -----
> From: "Stan Iverson" <iversons...@gmail.com>
> 
> 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 datatypes or so, but not impossible.

If this is a binary dump, you're going to have to import it into an MS SQL 
server, and proceed from there. MySQL connector for ODBC is one route you could 
take.


-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to