Re: [GENERAL] COPY command with timestamp and NULLs

2001-09-10 Thread Jeff Eckermann
er" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 2:51 PM Subject: [GENERAL] COPY command with timestamp and NULLs > I recently upgraded to 7.1.3. I was experimenting with a script to > export data from FoxPro into an SQL file and multiple data f

[GENERAL] COPY command with timestamp and NULLs

2001-09-10 Thread Dwayne Miller
I recently upgraded to 7.1.3. I was experimenting with a script to export data from FoxPro into an SQL file and multiple data files. The SQL file creates the tables, indexes, foreign keys, etc, and calls the COPY command to load the data from the appropriate data files. It appears, and I cou