I writing a web app in Dot Net 2.0 that accesses some legacy FoxPro6 tables. When I'm creating records, I want to set certain date fields to a default value (exact value doesn't matter, something like 1/1/899 for example.) I have little experience in FoxPro.
(Not sure if this is the right place but....) I have no experience with FoxPro 6. Unfortunately I come in contact with it occasionally as I try to replace legacy systems. I have a dbf table. If I open it and do a 'Display Structure' ( I hope
I have a data selected and saved into cursor. Each time it saves into cursor, I want it to save into table same data as well to be used in different report. SELECT csrX