PHP and pass through queries
Posted: Tue Apr 20, 2010 2:20 pm
Hi guys,
Am new at PHP so please bear with me if this is a stupid question but can PHP run a pass through query.
If so please can someone help me with this. I have a query with calculates the last number of an autonumber field within a table. I can change the type of query to a passthrough query and then would like to call this number and use it in my PHP form by adding 1to this number and this will give me the next id number I need to be assigned to the submitted form
Please help if this can be done and sorry for wasting your time if it can't.
Cheers
Am new at PHP so please bear with me if this is a stupid question but can PHP run a pass through query.
If so please can someone help me with this. I have a query with calculates the last number of an autonumber field within a table. I can change the type of query to a passthrough query and then would like to call this number and use it in my PHP form by adding 1to this number and this will give me the next id number I need to be assigned to the submitted form
Please help if this can be done and sorry for wasting your time if it can't.
Cheers