Some people like to use MS Access as a frontend using MyODBC to 'link
tables'. If you have access, you'll need to install myodbc ( available in
the downloads section of www.mysql.com ), configure a datasource connection
with a valid username + password etc, and then in access:

File -> Get External Data -> Link Tables
Then choose 'ODBC Connections' in the file type drop down. Select your newly
created connection ( from myodbc installation above ), choose your tables
and booyaah - your mysql data will seem just like access tables!

dpk
----- Original Message -----
From: "Amit Sathe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 10:36 PM
Subject: Newbie queries


> Hi
>
> I am new to My SQL and have just installed it on a Win 98 machine. can you
> recommend any good front end tool to generate reports ? At present the
> interface available for both input and output is phpAdmin. Also how does
one
> import data from excel; is it possible ?
>
> ans
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to