|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
MySQL and VB
Hi All,
I am working on VB and Access. What I need to do is I wnat to migrate to MySql with all data as it is from Access. I know we can do it by many ways, but I preffer by Exporting data from Access in CSV format and importing that in MySql. Can you help me out doing the same. Some kind of code or URL's will be more usefull. Thanx :-) |
|
#2
|
||||
|
||||
|
What are you wanting help with?
|
|
#3
|
|||
|
|||
|
I want to know how to import CSV file(filled with data of access) from MySql and dump all data directly in tables(similar to access).
|
|
#4
|
||||
|
||||
|
See the mysql manual:
http://www.mysql.com/doc/en/LOAD_DATA.html |
|
#5
|
|||
|
|||
|
I have some code you can take a look at here..
mySQL and VB6 Code .NET and mySQL It may help you out.
__________________
George - www.ipdg3.com Helping Developers and Programmers Find Resources Forums - Contests - Tutorials - Source Code ORB - Wireless Site - Online Gear |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > MySQL and VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|