"Geocrawler.com" wrote:
>
> This message was sent from Geocrawler.com by "Jason"
> <jasonlanders@stripped>
> Be sure to reply to that address.
>
> I used a script called exportsql2.txt to export my large Access 97 database (with
> many many tables) to a text file containing commands for MySQL as far as I can tell (Im
> fairly new to this) my question is, how do I get MySQL to process the entire file and
> create a database from it. mysqlimport looks like it will only take data for one table and
> thats not what I want. Thanks in advance.
> Jason
>
> Geocrawler.com - The Knowledge Archive
try:
mysql < filename
if it does not work, post the contents of the file
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)