RE: Reading and Executing a source...

2003-11-17 Thread Paul DuBois
lt;[EMAIL PROTECTED]> 11/17/03 08:56AM >>> \. c:\loadFile.sql -Original Message- From: Ola Ogunneye [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 7:41 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Reading and Executing a source... The problem is that I was get

RE: Reading and Executing a source...

2003-11-17 Thread Ola Ogunneye
; 11/17/03 08:56AM >>> > >\. c:\loadFile.sql >-Original Message- >From: Ola Ogunneye [mailto:[EMAIL PROTECTED] >Sent: Monday, November 17, 2003 7:41 AM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: RE: Reading and Executing a source... > > >The probl

RE: Reading and Executing a source...

2003-11-17 Thread Paul DuBois
Pendleton <[EMAIL PROTECTED]> 11/17/03 08:56AM >>> \. c:\loadFile.sql -Original Message- From: Ola Ogunneye [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 7:41 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Reading and Executing a source... The problem

RE: Reading and Executing a source...

2003-11-17 Thread Ola Ogunneye
gt;> \. c:\loadFile.sql -Original Message- From: Ola Ogunneye [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 7:41 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Reading and Executing a source... The problem is that I was getting an error message. I am not at home

RE: Reading and Executing a source...

2003-11-17 Thread Victor Pendleton
\. c:\loadFile.sql -Original Message- From: Ola Ogunneye [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 7:41 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Reading and Executing a source... The problem is that I was getting an error message. I am not at home right

RE: Reading and Executing a source...

2003-11-17 Thread Ola Ogunneye
17, 2003 7:10 AM To: [EMAIL PROTECTED] Subject: Reading and Executing a source... I am using a program that says I should use source to read in and execute a file. I tried using the direction in Mysql second edition I think on page 795 or something thereabout, source file_name, /. file_name I do not

RE: Reading and Executing a source...

2003-11-17 Thread Victor Pendleton
What seems to be the problem? Are you getting an error message? If so can you post the message? The syntax is \. fileName -Original Message- From: Ola Ogunneye [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 7:10 AM To: [EMAIL PROTECTED] Subject: Reading and Executing a source

Reading and Executing a source...

2003-11-17 Thread Ola Ogunneye
I am using a program that says I should use source to read in and execute a file. I tried using the direction in Mysql second edition I think on page 795 or something thereabout, source file_name, /. file_name I do not have the complete syntax, but what I did reesembled something like the above.