I’m running 6.00.0028 on a Windows 7 machine.
Database is SQL Server 2005.
I am evaluating ScriptCase. Functionally, it looks Extremely promising.
However, Forms generation doesn’t work at all for me.
When we try to generate we get the error:
Analyzing SQL Statement
Fatal error: Call to a member function FieldCount() on a non-object in C:Program FilesNetMakev6wwwrootscriptcasedevellibphpdatabase.inc.php on line 838
Grid and Search generate fine.
Form - does not.
Anyone else see this?
|
| Edit: I found a way to work around the problem:
|
| After:
| - Shortening all column names
| - Removing all table relationships
|
| I can now generate code for any table.
|
| I am hoping that the company will look into this because it is a serious limitation for SQL Server users.
|