This commit is contained in:
Jsj
2008-08-22 18:35:42 +00:00
parent d9d716fa7d
commit 7eaa80db5e
2 changed files with 13 additions and 0 deletions

View File

@@ -169,6 +169,7 @@ namespace DataLoader
private string MigrateTrans(OleDbConnection cn, string textm, string seqcvt, Content content, string pth)
{
// TODO: BYRON DATA WILL GENERATE A TRANSITION ERROR WHEN IT IS USED IN PROMS 2010
StringBuilder trtxt = new StringBuilder();
int instance = 0;
int beg = 0;