This seems harder than I think it should be but I can't seem to work through this easily. I have a VFP table that has the identical structure as a SQL table except for a time stamp and identity column. I would like to insert records from the VFP table to the SQL table. How would I start? I was hoping to use the INSERT . . SELECT but don't know enough to try it out.
Any help is appreciated!
Thanks,
Ed
Any help is appreciated!
Thanks,
Ed