Hello,
I seem to keep running into issues with the small stuff before I can tackle the big stuff.
I created a one line file and saved it to DB\csvs\PVRec-C2.csv
"pjproj_sall_C2","PAPRJ00","","select * from PJPROJ where project like @parm1 order by project","Projects","PJPROJ.project;Project #;0;0","PJPROJ.project_desc;Description;0;project_desc","PJPROJ.customer;Customer #;0;0","pjproj.cpnyid;Company;0;0"
I first went to import it under Administration\System Manager\Utilities\Possible Values Import
I then try to update the Database by going to Administration\System Manager\Utilities\Database Update
When I open the log it says:
(S:\Applications\DB\csvs\PVRec-C2.csv) Could not find file 'S:\Applications\DB\csvs\PVRec-C2.IMP'.
Am I supposed to generate the .IMP file or was the import process supposed to do that?
Also, is there anything wrong with my adding entries into PVRec.csv? It seems like the instructions I found said to make a separate file.