Go Back   Forum Care Forums > Development Reference Area > MySQL Discussion

Reply
 
LinkBack Thread Tools Display Modes
Pulling in data from system ODBC
Old
  (#1)
Rusty Robot
Guest
 
Posts: n/a
Default Pulling in data from system ODBC - 06-04-2007, 07:58 AM

WHAT I NEED: Help with determining the best 'light weight' way to
pull data into my mySQL database from an external ODBC data source.

MY SITUATION: I have a server that allows very restricted ODBC access
to its databases through a license restricted driver. For years I
have been using M$ Access to pull the data I need out of that server
over to my file server and into an ACCESS database, daily. I run
reports and application against the access databases. Now the size
restrictions of access, among other things, are getting in my way and
I would like to move to MySQL.

THE PROBLEM: I am a beginner with MySQL. I was hoping that I could
somehow use the mySQL command line client to pull data from an ODBC
connection into my SQL server but that doesn't seem possible. My
hardware is rather old so I'm looking for a 'light weight' method of
creating and updating tables on my mySQL server based on queries run
again ODBC database tables.

Can this be done without the aid of an expensive database manipulation
app like ACCESS?

Thanks for your help.

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Pulling in data from system ODBC
Old
  (#2)
lark
Guest
 
Posts: n/a
Default Re: Pulling in data from system ODBC - 06-04-2007, 07:58 AM

Rusty Robot wrote:
> WHAT I NEED: Help with determining the best 'light weight' way to
> pull data into my mySQL database from an external ODBC data source.
>
> MY SITUATION: I have a server that allows very restricted ODBC access
> to its databases through a license restricted driver. For years I
> have been using M$ Access to pull the data I need out of that server
> over to my file server and into an ACCESS database, daily. I run
> reports and application against the access databases. Now the size
> restrictions of access, among other things, are getting in my way and
> I would like to move to MySQL.
>
> THE PROBLEM: I am a beginner with MySQL. I was hoping that I could
> somehow use the mySQL command line client to pull data from an ODBC
> connection into my SQL server but that doesn't seem possible. My
> hardware is rather old so I'm looking for a 'light weight' method of
> creating and updating tables on my mySQL server based on queries run
> again ODBC database tables.
>
> Can this be done without the aid of an expensive database manipulation
> app like ACCESS?
>
> Thanks for your help.
>

yes, it can! look up sqlyog!

--
lark -- EMAIL REMOVED
To reply to me directly, delete "despam".
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Pulling in data from system ODBC
Old
  (#3)
Rusty Robot
Guest
 
Posts: n/a
Default Re: Pulling in data from system ODBC - 06-04-2007, 07:58 AM

On May 18, 9:20 am, lark <ham...@sbcdeglobalspam.net> wrote:
> Rusty Robot wrote:
> > WHAT I NEED: Help with determining the best 'light weight' way to
> > pull data into my mySQL database from an external ODBC data source.

>
> > MY SITUATION: I have a server that allows very restricted ODBC access
> > to its databases through a license restricted driver. For years I
> > have been using M$ Access to pull the data I need out of that server
> > over to my file server and into an ACCESS database, daily. I run
> > reports and application against the access databases. Now the size
> > restrictions of access, among other things, are getting in my way and
> > I would like to move to MySQL.

>
> > THE PROBLEM: I am a beginner with MySQL. I was hoping that I could
> > somehow use the mySQL command line client to pull data from an ODBC
> > connection into my SQL server but that doesn't seem possible. My
> > hardware is rather old so I'm looking for a 'light weight' method of
> > creating and updating tables on my mySQL server based on queries run
> > again ODBC database tables.

>
> > Can this be done without the aid of an expensive database manipulation
> > app like ACCESS?

>
> > Thanks for your help.

>
> yes, it can! look up sqlyog!
>
> --
> lark -- ham...@sbcdeglobalspam.net
> To reply to me directly, delete "despam".


Interesting. Downloading now. Thanks allot, I post back with my
results.

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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





Contact Us - Forum Care Forums - Archive - Top