Posts
Sort by recent activity
SQLDataCompare can not create script for table with ntext
In ntext field xml file is placed
Structure of table:
Version int 4 - primary key, identity
Config ntext 16 - not null
IpAdress varchar 100 - not null
UserId smallint 2 - not null
DateCreated datet...