Skip navigation links

MySQL Forums :: C#, Mono, .Net :: VB.NET, MySQL and Scripts


Advanced Search

VB.NET, MySQL and Scripts
Posted by: Nivaldo Ribeiro ()
Date: January 21, 2013 12:39PM

hI,

I'm trying to insert a lots of rows from my program, but I can't do it one by one, because is very slow.

I tried to concatenate the inserts but doesn't work, It works if I do in the MySQL Workbench. but not sending the same script from the source code.

I'm using ADODB connection in Visual Basic 2010.

Someone know how to do that?


Thanks.

Options: ReplyQuote


Subject Written By Posted
VB.NET, MySQL and Scripts Nivaldo Ribeiro 01/21/2013 12:39PM
Re: VB.NET, MySQL and Scripts Fernando Gonzalez.Sanchez 01/22/2013 10:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.