|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
What is a tab delimited text. How do i generate it. Pardon my limitation.
I have mysql set up and am learning about databases. I was reading about export and did not know how to make a tab delimited text of a Access db. and store it in mysql. Thankf for any help. |
|
#2
|
|||
|
|||
|
tab delimitted text is data in a text file: one record in the file = one row in the table. columns are delimitted by TAB.
many programs (e.g.Excel) allow for import/export of tab-delimitted text. Also see its first cousin, CSV (comman seperated values) |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > tab delimited text |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|