Description:
Reverse Engineering from a SQL script created from a database I get a blank model no objects in erwin model. but there are Create Table statements in the SQL file. Whys is the SQL file not being parsed?
Solution:
The file format may be in Unicode. erwin DM ONLY support ANSI encoding format file. Please open the script in Notepad and choose save as ANSI under encoding drop down list.
Comments
0 comments
Please sign in to leave a comment.