Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread convert SQL Server 2005 table Structure to DBIsam 3
Wed, Feb 14 2007 4:03 AMPermanent Link

John
Hello,

how can I easily convert convert SQL Server 2005 table Structure  to
DBIsam 3 ?

thanks

John
Wed, Feb 14 2007 5:04 AMPermanent Link

Michael Baytalsky

Disclaimer: self-advertisement Wink
Try our Database Designer. Just import the schema from MS SQL Server
(it can reverse engineer SQL or direct from database) and change
Target Database in Schema Properties to DBISAM 3. It will convert
types automatically and you will be able to produce SQL declarations.

Download here:
http://www.contextsoft.com/products/dbdesign


Regards,
Michael

John wrote:
> Hello,
>
> how can I easily convert convert SQL Server 2005 table Structure  to
> DBIsam 3 ?
>
> thanks
>
> John
Wed, Feb 14 2007 4:44 PMPermanent Link

Steve Forbes

Team Elevate Team Elevate

John,

Michael is being very modest, his DB Designer is an essential tool for
database developers. Do yourself a favour and check it out.
--
Best regards

Steve

"Michael Baytalsky" <mike@contextsoft.com> wrote in message
news:29B116DB-72C9-40CB-9ED5-6D98227A8B77@news.elevatesoft.com...
>
> Disclaimer: self-advertisement Wink
> Try our Database Designer. Just import the schema from MS SQL Server
> (it can reverse engineer SQL or direct from database) and change
> Target Database in Schema Properties to DBISAM 3. It will convert
> types automatically and you will be able to produce SQL declarations.
>
> Download here:
> http://www.contextsoft.com/products/dbdesign
>
>
> Regards,
> Michael
>
> John wrote:
>> Hello,
>>
>> how can I easily convert convert SQL Server 2005 table Structure  to
>> DBIsam 3 ?
>>
>> thanks
>>
>> John

Image