June 27, 200520 yr Newbies I have a solution that works locally, but when hosted over a network it does not. It has been converted from Version 6.0 to 7.0 and the solution has not been combined into one FP7 file. More Specifically, Imports from one database to another are not working. Notes: All import scripts go to a develop layout outs with all the fields on them and then import. All import have been rematched by hand. Select Window statements have been used to make sure that the process calls the correct database. Any other other suggests would most helpful for the imports are still not working correctly.
June 28, 200520 yr Check your file references. Strictly specking there is no need to change to a layout with the fields on them. However you might want to be sure that the layout you change to points to the same TO as the one you are importing from. There are other methods to bringing in data from tables, like looping scripts. Not necessarily more efficient...
June 29, 200520 yr Imports from one database to another are not working. IIRC, this was solved in v3. Are you on v3?
Create an account or sign in to comment