Hi,
Can someone help me on this one:
I currently create query's in access but everytime a user request this i've to update everyone's client.
Now I'm creating an engine and i'm looking for a solution.
I've created a package on the oracle server, in the packag a created several stored procedures (with the query in it). I put that one in a cursor.
What I'm trying to do then is binding that cursor to a form dataset and display the result from the query.
How can I do that ?
Can someone help me on this one:
I currently create query's in access but everytime a user request this i've to update everyone's client.
Now I'm creating an engine and i'm looking for a solution.
I've created a package on the oracle server, in the packag a created several stored procedures (with the query in it). I put that one in a cursor.
What I'm trying to do then is binding that cursor to a form dataset and display the result from the query.
How can I do that ?