hargz Posted February 6, 2010 Posted February 6, 2010 I have an SQL database on my web-server and want to be able to download it to access. How do i do it? Access 2003
Michael Posted February 6, 2010 Posted February 6, 2010 It's a good question. Access to MSSQL is possible, but you may have to pay for something to convert MSSQL to Access. Alternatively use MSSQL Express which is free
CSNM-Carl Posted February 6, 2010 Posted February 6, 2010 Why would you want to convert a MySQL database to Access, a step backwards?
mossj Posted February 6, 2010 Posted February 6, 2010 (edited) Why would you want to convert a MySQL database to Access, a step backwards? I often convert bits of a ORACLE databases back to access, as it's interface is jsut easier to think through when doing complex reporting. Especially when DISCO hates running through multiple reports to get a combined one (last time I tried it claimed it would take 32 days to run...). Export it as CSV using the web interface your host should provide and then import into access. Edited February 6, 2010 by mossj
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now