BNPMike, I have my source table for a certain dataset in SQL Server. Basically it's a set of numbers and values administered outside of my control and must remain in SQL Server. A MySQL project I'm working on needs to access this data for query lookup purposes, and thus the reason I'm hoping to be able to link as an ongoing process, not just something inbetween that can use both sources (i.e. an ODBC connection in Access that would pull from both databases, etc.) But perhaps it can't be done, I'm not sure yet!
Bastienk, I have used MyODBC a bit, but that would give SQL Server access to MySQL right? What I need is something that works the other way around (unless I'm misunderstanding you), someway that MySQL can access the SQL Server data and not the reverse.
Thanks for your responses! -- Mike