Hi
I created a simple admin form with the Interdev 1.0 data form wizard. I'm using an underlying MSSQL table with several fields (varchar, text, int, bit, etc.) However, when one of the fields is a text field, running the admin interface (update, create new record, etc.) makes the IIS server crash (so I have to kill the process). When I turn this field into a varchar on the SQL server, everything works fine. I'm also using another text field which gives no problems at all. Any ideas how this can be explained?
Thanks.
I created a simple admin form with the Interdev 1.0 data form wizard. I'm using an underlying MSSQL table with several fields (varchar, text, int, bit, etc.) However, when one of the fields is a text field, running the admin interface (update, create new record, etc.) makes the IIS server crash (so I have to kill the process). When I turn this field into a varchar on the SQL server, everything works fine. I'm also using another text field which gives no problems at all. Any ideas how this can be explained?
Thanks.