If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Access & MySql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-23-04, 11:40
evansju evansju is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Access & MySql

Hi,

Currently, the only db that we have is on excel, which is not what we want. I am looking to create a db with access 2000 as the frontend and mysql as the backend. I wanted to use access as the frontend because I use a lot of the information in the db to create reports in excel that are sent via e-mail. So, I thought once the data was linked to access from mysql, then I could use vba to export it into the reports on excel. Is this the easiest way to do this? Or should I use another front end? My db will only have about 20 tables, but I am not sure how much it will grow in the future.

Thank you for your time and have a great day.
evansju
Reply With Quote
  #2 (permalink)  
Old 06-24-04, 03:46
SQLMaestro SQLMaestro is offline
Registered User
 
Join Date: Jun 2004
Posts: 12
Hi,

Actually, there is an easier way to export MySQL data to Excel . There is an utility called MySQL Data Wizard, which can export data from MySQL to a number of formats, including MS Excel. The fully functional version of this software is available at http://www.mysqlmaestro.com/products/download.html.

Similar export features are also implemented in another product called MySQL Maestro. The main difference between MySQL Data Wizard and MySQL Maestro is that the second one also allows you to develop MySQL databases and administer MySQL server. This product is also available on the same site at http://www.mysqlmaestro.com.
Reply With Quote
  #3 (permalink)  
Old 06-26-04, 02:32
TK Harmon TK Harmon is offline
Registered User
 
Join Date: Jun 2004
Posts: 6
Hi evansju,

SQLMaestro's correct that the application at mySQLMaestro.com (SQLMaestor <> mySQLMaestro.com? hmmm... )will do what you need, as will several other SQL frontends - including Access which you already own and know how to use. However if your reports need to go out on a schedule you might want to also consider a script-based solution that could be controlled with Windows (or other) scheduling.

I say this from experience - it's a royal pain to have to be "here" at 7:30am every Mon, Wed & Fri just to click "okay" to generate a report & email it. -As long as the reports & recipients don't change often, it's easy enough to accomplish both generating xls files OTF and email them using a simple VBScript, ASP,or PHP.

Best of luck!
TK

Last edited by TK Harmon; 06-26-04 at 02:53.
Reply With Quote
  #4 (permalink)  
Old 06-26-04, 11:15
SQLMaestro SQLMaestro is offline
Registered User
 
Join Date: Jun 2004
Posts: 12
Hi,

MySQL Data Wizard contains its own task scheduler, so it would not be a problem to generate reports by schedule using this software.

Best regards,
SQLMaestro
Reply With Quote
  #5 (permalink)  
Old 06-27-04, 00:42
TK Harmon TK Harmon is offline
Registered User
 
Join Date: Jun 2004
Posts: 6
Quote:
MySQL Data Wizard contains its own task scheduler, so it would not be a problem to generate reports by schedule using this software.
Will Data Wizard also automatically email specific reports to specific people? That would be a handy function.

TK
Reply With Quote
  #6 (permalink)  
Old 06-27-04, 01:59
SQLMaestro SQLMaestro is offline
Registered User
 
Join Date: Jun 2004
Posts: 12
Quote:
Originally Posted by TK Harmon
Will Data Wizard also automatically email specific reports to specific people? That would be a handy function.
Unfortunately, the current version of MySQL Data Wizard doesn't provide an automatic emailing of generated reports.
Reply With Quote
  #7 (permalink)  
Old 06-28-04, 12:31
evansju evansju is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks for all your help. I will look in to it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On