Missing Table in SQL Packager Data Compare
(CDN) Bacon98
Posts: 9
Did a SQL Packager compare of two SQL2000 databases for an update. One table that I know is in both databases is not showing up in the Data part of the application. All other tables are showing up. There is nothing to different about the table. It has a GUID for it's primary key. Why is this table not showing up on the Data compare? I did try cleaning out the the older version of the table so that no data was contained in the table. That would generate all the INSERT statements. However, the table does not show up in the list of tables.
Comments
ID_PK uniqueidentifier 16
MetaReportID_FK int 4
CreateUserID_FK uniqueidentifier 16
ReportDesc_NV nvarchar 200
WindowTitle_NV nvarchar 100
CreatedDate_DT datetime 8
ReportSetting_TX ntext 16
ReportCriteria_TX ntext 16
IsServerReport_BT bit 1
ReportCategoryLookID_FK nvarchar 50
SecurityEntityIDs_NV nvarchar 1000
IsPublished_BT bit 1
IsSystem_BT bit 1
DataFormPrimary_NV nvarchar 50
ReportURL_NV nvarchar 100
Formular_NV nvarchar 500
FormularTree_TX ntext 16
AEMainEntityID_FK nvarchar 100