RE: question about converting isam to myisam tables (shortcut?)

2002-03-30 Thread Henry Hank
> > -Original Message- > From: Henry Hank [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 26, 2002 3:37 PM > To: [EMAIL PROTECTED] > Subject: question about converting isam to myisam tables (shotcut!) > > Hello all, > > I'm in the process of build

RE: question about converting isam to myisam tables (shotcut!)

2002-03-26 Thread Lopez David E-r9374c
valid as well. David -Original Message- From: Henry Hank [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2002 3:37 PM To: [EMAIL PROTECTED] Subject: question about converting isam to myisam tables (shotcut!) Hello all, I'm in the process of building a new mysql db server b

question about converting isam to myisam tables (shotcut!)

2002-03-26 Thread Henry Hank
Hello all, I'm in the process of building a new mysql db server box to migrate a database off an existing web server. The webserver is running mysql 3.22.29, and the new box is running 3.23. The two biggest tables are about 20 million records and the data and index files are each just over 1

RE: Question about converting

2001-09-18 Thread Will French
sday, September 18, 2001 11:30 AM To: [EMAIL PROTECTED] Subject: Re: Question about converting Troy, If you cannot connect to it, how do you use? Christopher Reed Application Analyst Information Technology City of Lubbock [EMAIL PROTECTED] >>> "Troy Montour" <[EMAIL PROT

Re: Question about converting

2001-09-18 Thread Christopher Reed
OTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 17, 2001 5:09 PM Subject: Re: Question about converting Troy, Have you considered MyODBC? Access works well with linked ODBC tables. Then, within Access, you can copy the linked table into an Access table. Hope this helps! C

Re: Question about converting

2001-09-18 Thread Chris
September 17, 2001 22:56 Subject: Question about converting > I need to convert from Mysql to access for testing reasons. > > when I do the Mysql dump it either gives me the query code or it saves a > file with .sql extension. > > how do I get this information into access? >

Re: Question about converting

2001-09-18 Thread Troy Montour
- From: "Christopher Reed" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 17, 2001 5:09 PM Subject: Re: Question about converting Troy, Have you considered MyODBC? Access works well with linked ODBC tables. Then, within Access, you can copy the l

Re: Question about converting

2001-09-17 Thread Christopher Reed
Troy, Have you considered MyODBC? Access works well with linked ODBC tables. Then, within Access, you can copy the linked table into an Access table. Hope this helps! Christopher Reed Application Analyst Information Technology City of Lubbock [EMAIL PROTECTED] >>> "Troy Montour" <[EMAIL PRO

Question about converting

2001-09-17 Thread Troy Montour
I need to convert from Mysql to access for testing reasons. when I do the Mysql dump it either gives me the query code or it saves a file with .sql extension. how do I get this information into access? I wish I could but can not connect direcly to the mysql server cause of the way the hoster se