TUniDump

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
alank
Posts: 1
Joined: Wed 22 Dec 2010 14:18

TUniDump

Post by alank » Wed 22 Dec 2010 14:29

I'm using version 3.50.0.13 of UniDac and I am trying to save out the table structure of a SQL Server database.

I can save out the data without any problem but I an unable to save the database table structures in the same manner as they can be saved when using a MYSQL server database i.e. setting the BackupTables to true in SpecificOptions.

Will this problem be addressed at some point soon?

AndreyZ

Post by AndreyZ » Fri 24 Dec 2010 09:08

Hello,

We are investigating this question. It's not so easy to implement such functionality with SQL Server and for the time being we aren't planning to do this.

Post Reply