inputting sample data in to MySql database

vb12345

New member
Joined
Jan 19, 2007
Messages
1
Programming Experience
Beginner
I'm new to MySql and my boss asked me input millions of records into a test table to see if it can hold. The database is not relationshional and the data does not have to be unique. It only has to be filler. Do you know how to connect to sql server with vb.net and a program I could use to execute this?
 
Back
Top