dbTalk Databases Forums  

mySQL & TransferSpreadsheet

comp.databases.mysql comp.databases.mysql


Discuss mySQL & TransferSpreadsheet in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Adax
 
Posts: n/a

Default mySQL & TransferSpreadsheet - 05-04-2008 , 10:35 AM






Hello again, another question: is it im mySQL mechanism
TransferSpreadsheet , similary as in MS Acces, to import data from excel to
mySQL?
MS Acces: DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9,
TblName, myPath, True, range .....

How it to make in mYSQL? Greetings


Reply With Quote
  #2  
Old   
Michael Austin
 
Posts: n/a

Default Re: mySQL & TransferSpreadsheet - 05-04-2008 , 04:35 PM






Adax wrote:
Quote:
Hello again, another question: is it im mySQL mechanism
TransferSpreadsheet , similary as in MS Acces, to import data from
excel to mySQL?
MS Acces: DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9,
TblName, myPath, True, range .....

How it to make in mYSQL? Greetings
save file as .csv and look at loadfile READING the docs prior to
posting would save you a lot of time.

google for mysql csv


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.