Visual Basic .NET Forums  

Go Back   Visual Basic .NET Forums > Database > Oracle

Oracle All topics related to using Oracle as a backend with VB.NET

VB.NET Forums Newsletter Signup:
Email address:


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-27-2008, 9:08 AM
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jul 2008
Posts: 3
Reputation: 0
fir3lion is on a distinguished programming path ahead
Default Transfer data between MySQL and Oracle

Isn't possible to transfer data from MySQL to Oracle or from Oracle back to MySQL using VB.NET code? If yes, can tell me the way or share with me the coding?

Thank you very much.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-27-2008, 10:58 AM
cjard's Avatar
VB.NET Forum All-Mighty
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Apr 2006
Age: 65
Posts: 6,137
Reputation: 658
cjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond repute
Default

It is.. MySQL to Oracle - a program to migrate databases from MySQL server to Oracle have already done it. You can evaluate whether their product will work (it's shareware) too..

As for doing it in VB.NET.. that's a very long discussion that I don't really have time to answer fully.. Suffice to say you'll need to write a lot of database access code.. Are you up-to-speed with everything necessary?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-27-2008, 1:00 PM
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jul 2008
Posts: 3
Reputation: 0
fir3lion is on a distinguished programming path ahead
Default

Actually I try to do a program that can transfer data from MySQL database to Oracle datatabase or vice versa using VB.NET. But, I don't know how to do so
So, I post a topic and hope can some idea from expert.
Anyway, Thanks for the info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-02-2008, 1:43 PM
cjard's Avatar
VB.NET Forum All-Mighty
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Apr 2006
Age: 65
Posts: 6,137
Reputation: 658
cjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond repute
Default

Thing is, it seems like youre writing a quick post and sitting back expecting the answers to come rolling in to solve your problem. To put some perspective on it, if I charged you for the massive amounts of advice required to teach you everything you'd need to know, you'd have been significantly better off buying that inexpensive utility from the given link..

While I don't mean to discourage you, the question you have asked is not one you would have asked if you knew how databases work and how to access them in vb.net ergo, my assumption is that you dont know these thigns and have a lot of learning to do. If you really want to start on that path, then take a read of the DW2 link in my signature, section on Creating a Simple Data App.. Get it working with oracle, then embark on a big exercise to convert the generated code so it is suitable for use with MySQL, then you will have a solution that reads one and writes the other. A dataset would be the client side intermediary.

This is no small undertaking, and as a guy who knows how to do the entire thing (because I've done it; if you want info on accessing MySQL using dataset wizard generated code, speak to forum member dazlerd or look at the lengthy posts between him and myself), I can honestly tell you that I would rather buy that tool than lose the hours of my life. If your goal is to learn, bite off a smaller lump that you can chew. If your goal is some end result, buy the tool.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 9:32 PM.

Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0


For advertising opportunities click here.