Re: .fil

2003-06-29 Thread Joel Rees
> In that case they are probably fixed width files. If they are not fixed > with and are in fact delimited by tab or comma, you can use LOAD DATA to > bring them in. > > See http://www.mysql.com/doc/en/LOAD_DATA.html And if they are fixed width, you can write a script in something like Perl to un

RE: .fil

2003-06-27 Thread Mike Hillyer
rderer [mailto:[EMAIL PROTECTED] > Sent: Friday, June 27, 2003 10:07 AM > To: 'Paul DuBois'; [EMAIL PROTECTED] > Subject: RE: .fil > > > The extension of the data files specific to my companys inventory and > accounting info. If it helps this programs seems

RE: .fil

2003-06-27 Thread Ben Ferderer
ilto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 10:46 AM To: Ben Ferderer; [EMAIL PROTECTED] Subject: Re: .fil At 10:36 -0500 6/27/03, Ben Ferderer wrote: >Are .fil files associated or view able with sql at all. Someone >mentioned to me that they might be. My companys database uses .

Re: .fil

2003-06-27 Thread Paul DuBois
At 10:36 -0500 6/27/03, Ben Ferderer wrote: Are .fil files associated or view able with sql at all. Someone mentioned to me that they might be. My companys database uses .fil files and I want to be able to link to the information in them for web based inventory display. What's a .fil

.fil

2003-06-27 Thread Ben Ferderer
Are .fil files associated or view able with sql at all. Someone mentioned to me that they might be. My companys database uses .fil files and I want to be able to link to the information in them for web based inventory display. Or --- Am I way off base here? Make it a great day! Ben