well yeah, but the people who are going to be using the databse don;t know
PHP and they want to edit the queries in Access, but still be able to access
it online, and if they change the queries in Acces, then it won't be changed
on the webpage (don't ask my why they want this, i'm just doing a job for
them).
So instead of tying all the queries for a reoprt over in php, can i make a
query to access a query which is stored within MS Access?
and if so where are the queries in Access stored

thanks

Jule 

-----Original Message-----
From: Benjamin Pflugmann
To: Slootbeek, Jule S
Cc: '[EMAIL PROTECTED]'
Sent: 5/31/2002 3:20 PM
Subject: Re: MS Access Queries

Hi.

On Fri, May 31, 2002 at 01:26:34PM -0400, [EMAIL PROTECTED] wrote:
> Hey guys, 
> i'm still doing this web ODBC thing, and i was wondering since, all
the
> wqueries i'm going to use are in a database, is there a way (using
> php/mysql/odbc) to access and call on those queries without typing
them over
> in my php script?
> So basically i just want to connect to queries.mdb access the queries
in
> that database, and use them to pull the data out of data/mdb..

"accessing the queries" would be queries by themselves. So there is
not really a point in doing so.

Bye,

        Benjamin.


-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
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