473,385 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Generate INSERT SCRIPT from Tab-Delimited Text File

Any recommendations on how to generate an INSERT SQL script for the
records in a tab-delimietd text file? The limitation is that, while I
do have command-line mySQL access locally, I do not at my remote host,
so I will need to come up with a solution that I can run via something
like phpmyadmin, mysqlcc, or TOAD for mySQL. Any help would be
appreciated.
Jul 20 '05 #1
1 3472
"JStrummer" wrote:
Any recommendations on how to generate an INSERT SQL script for the
records in a tab-delimietd text file? The limitation is that, while I do have command-line mySQL access locally, I do not at my remote host, so I will need to come up with a solution that I can run via something like phpmyadmin, mysqlcc, or TOAD for mySQL. Any help would be
appreciated.


But phpmyadmin can import tab delimited files, so I don’t see the need
for what you asking for.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-Genera...ict139568.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=466918
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Terri | last post by:
I'd I have a problem I'd like to post CREATE TABLE and INSERT statements that will create my table and insert data into the table. I can use the scripting feature in Enterprise Manager to...
3
by: Sjaak van Esdonk | last post by:
does anyone know if there is a way to generate an insert script based on the records in a table? I want to distribute the contents of a couple of tables to customers without having to use BCP or...
7
by: Mark Denardo | last post by:
Hi I have a TabControl object that I need to insert new TabPages into. To append them to the end of the Controls Collection I can do: tc.controls.add(tp) (tc - tabcontrol object) (tp -...
2
by: Oscar Thornell | last post by:
Hi, Can someone tell me how one should work with methods/events like Page_Load in ASP.NET 2.0... I can´t find a way in VS.NET to insert the methods for me...I just need to know that there is...
11
by: imani_technology_spam | last post by:
The table in the database has a field called LabID. That field is an integer and consists of the year plus a counter. For example, the first record of 2006 would be "20060001," the second record...
6
by: rhaazy | last post by:
I have to create a script to install a database, and one of the tables has about 200 rows of static data... I dont want to have to manually type in 200 insert statements, so is there a better way...
4
by: Agentmanatee | last post by:
I've searched through this forum as well as some other forums, no one else seems to have had this problem. maybe somebody knows what's going on: I got fed up with my hosting service's limiting my...
2
by: R.A.F. | last post by:
Hi, I would like to know how can i do to make my custom controls automatically installed on ToolBox palette and in the right tab. for example, if my tab does not exist, it should create it and...
8
by: Red | last post by:
If auto-format is turned off in VS2008, there is apparently no way to indent a line. Under Tools->Options->Text Editor->C#->Formatting, there are three checkboxes. Unchecking those seems to cause...
2
nirmalsingh
by: nirmalsingh | last post by:
hai all, for example i am having a table: customer(sql server 2005), i want to generate a script for that table (insert) in which customer id > 10, and then i want to delete that table, and then...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.