<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Convert online CSV to SQL query</title>
		<description>Discuss Convert online CSV to SQL query</description>
		<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html</link>
		<lastBuildDate>Tue, 07 Apr 2026 22:48:43 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://selectsql.com/jcomments/rss/com_content/2" rel="self" type="application/rss+xml" />
		<item>
			<title>Stanislav Duben says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-19</link>
			<description><![CDATA[Vinay: Sorry for stupid issue, I moved server and didn't turn on register globals in PHP. Script is now working. Thanks for feedback and sorry for long time to fix it.]]></description>
			<dc:creator>Stanislav Duben</dc:creator>
			<pubDate>Wed, 05 Aug 2009 11:37:13 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-19</guid>
		</item>
		<item>
			<title>Vinay says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-17</link>
			<description><![CDATA[This is a Great Tool and I have used it in the past and it has worked well for me. In the recent past ( last few days), when I have tried it, returns empty Inserts : INSERT INTO [Weights] () VALUES (); Here is one of the Rows I was trying to create Inserts for d_MeasurementDa te,i_DayNum ,f_Weight 5/14/2008,13,53 .71 5/19/2008,18,54 .15 Any ideas on what could be Wrong Thanks Vinay]]></description>
			<dc:creator>Vinay</dc:creator>
			<pubDate>Mon, 02 Feb 2009 15:24:28 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-17</guid>
		</item>
		<item>
			<title>Stanislav Duben says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-16</link>
			<description><![CDATA[Hi phil, can you give me few rows of CSV Data and specify if you are generating code for MySQL or MSSQL? I will take a look where is problem and fix script.]]></description>
			<dc:creator>Stanislav Duben</dc:creator>
			<pubDate>Wed, 23 Apr 2008 16:52:36 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-16</guid>
		</item>
		<item>
			<title>phil says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-15</link>
			<description><![CDATA[Hi, thanks for the script. I have a problem, however, because the script is not enclosing the data to be inserted in single quotes as shown below: VALUES ('16,16,categor y,,0,18');]]></description>
			<dc:creator>phil</dc:creator>
			<pubDate>Wed, 23 Apr 2008 16:45:02 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-15</guid>
		</item>
		<item>
			<title>Stanislav Duben says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-14</link>
			<description><![CDATA[Hi Jeff, you are right, this is really simple script to convert CSV without column names in first row. I will modify it in future to get better results. Thanks for you note.]]></description>
			<dc:creator>Stanislav Duben</dc:creator>
			<pubDate>Wed, 23 Apr 2008 15:09:02 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-14</guid>
		</item>
		<item>
			<title>Jeff says:</title>
			<link>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-13</link>
			<description><![CDATA[Your instructions fail to mention that the first row of the CSV should be the field names for each of the fields.]]></description>
			<dc:creator>Jeff</dc:creator>
			<pubDate>Wed, 23 Apr 2008 14:52:26 +0000</pubDate>
			<guid>https://selectsql.com/utilities/convert-online-csv-to-sql-query.html#comment-13</guid>
		</item>
	</channel>
</rss>
