i'm using c# and fox pro database (currently 9beta, will have final 9 soon as part of the msdn). i have a table with a primary key and a matching primary index. when i try to do the update from my app (using dataset, datadapter and the oledb provider downloaded from fox site) it ...
I'm not sure if this is the best place to post this question, but here goes... In my FoxPro application, I'm calling the Adobe6 API. I have a bunch of reports that I have printed to PDF format. Now I want to merge them into one file. I can do this, but the TITLE of the merged file ...