MySQL & PHP

Today I managed to populate my Books table using a PHP script. The bulk inport for MySQL did not work so I had to write a little VBScript to generate the PHP code for multiple SQL, INSERT INTO statements. I generated 2000 lines of code to insert 2000 records which worked remarkable well. It did not time out on me as an ASP script populating a SQL Server database would have surely done.

This entry was posted in General. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit exceeded. Please complete the captcha once again.