Perhaps the code is moving the pointer to the end of file so there is no General field for the Icon to read from. Additionally, if the OLE set up is linking and not embedding and the directory is not visible to that sign on or no longer present this would be a problem.
There is a way to reindex tables in VFP5 directly but uses code. I wrote a utility to analyze a given directory of tables and extract the indexes on them and write the code to do the reindexing and packing the tables at the same time. Since that code is long on fault tolerance and error...
You might need to work in code to establish the connection using 'SQLCONNECT(), 'SQLEXEC()' & 'SQLDISCONNECT()' or perhaps 'SQLSTRINGCONNECT()'. Then you can use a variable passed in the connect string but controlled from the front end. I am not AS400 literate so this may not work if it does...
If you cannot create the executable because of this error, it may be because the table underlying the Project for the program has corruption in it. Delete the project files and start a new project with your program is a general way of handling. It usually means that the project memo (*.pjx)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.