RE: MS Access Queries

2002-06-02 Thread Slootbeek, Jule S
;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, Jul

MS Access Queries

2002-05-31 Thread Slootbeek, Jule S
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 ac