April 20, 200916 yr I have decided to try to develop our screens in ASP.NET since the layouts in IWP were not working well for us. So I set it all up with an ODBC connection and seeminly I can access the database from my second server (I'm using the IWP server as my IIS server for now, while I prove out what works). So when I try to select a record or field that doesn't exist, it gives me an error that it cannot find the field or record, so I'm thinking my connection is ok. When I try to access a record that is there, I get an 'out of memory' error: ERROR [HY001] [DataDirect][ODBC SequeLink driver]Out Of Memory How do I fix this? Thanks!
Create an account or sign in to comment