Posted by John Bell on 06/02/05 14:40
Hi
I am not a Postgres expert, but if there is a way to generate the DDL
(CREATE TABLE scripts) you could use that and modify any syntax that is not
SQLExpress compliant. Alternatively you may be able to reverse engineer the
database with a CASE/design tool such as Visio/Erwin/ER_studio etc... and
use that.
For specific questions on SQL Express you should ask in the express
newsgroup
http://communities.microsoft.com/newsgroups/default.asp?icp=sqlserver2005&slcid=us&NewsGroup=microsoft.private.sqlserver2005.express
John
<lbolognini@gmail.com> wrote in message
news:1117710946.423920.164950@g44g2000cwa.googlegroups.com...
> Hi all,
>
> I've got a PostgreSQL schema, how can I import it in SqlExpress?
>
> What's the best tool for administering Sql Express.
>
> Thanks,
> Lorenzo
>
[Back to original message]
|