i couldn't find this in google, i suppose there's not in mibuso, too...
Do anyone have ever seen this?
This happens when i'm trying to import a text file in dev toolkit, version 2.00.291 (the last one before the one that support nav2009)
Developer's Toolkit for Microsoft Dynamics NAV
The Object Imported table contains a field with a date value that cannot be used with SQL Server:Record: Entry No.='1111'Field: Date='01/01/0001'
OK
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog0
Answers
Do you have an object with modification date blank?
2. no
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Do you have a clue as to which object the import stops?
i've also tried to modify the text file like this but without results!
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
the object right before the wrong one, goes error for another reason (i don't know why, maybe an unexpected character), but it's only a warning, because you can continue the import
after that, the tool screws up something and maybe nullify the date...devtool sucks a bit... ](*,)
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
No commit guys...
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
What do you mean?
there's no commit in the process: the error automatically roll backs all the inserts, which means the table Object Imported is empty.
anyway, i finally managed to import the text file. there were 2 similar errors: one is the one i've described here, and the other was a true error: there was a report without modification date and time.
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Hope this will help someone.
1. Have a NAV version 5.
2. Upgrade to NAV version 6.
3. System created certain tables with empty "Date" and "Time" fields*
4. Export all objects into txt file and import into Dev Tool Kit gives the error message exactly as described above.
The solutions are:
1. In a text file find all Objects with empty date and time, provide some values in these fields (Date = ;, Time = ; )
2. In the Object Designer, reset all filers, set filter on the Date field with empty date, populate date and time manually. Export all objects in a txt file in a second time.
* The list of tables with empty date and time after upgrading to NAV6:
2000000054 Windows Login
2000000068 Record Link
2000000073 User Personalization
2000000075 User Metadata