Hi, all this is my question:-
I am creating a double tier vb6 application with access in format 7.0 mdb. For this application i'm creating reports using crystal report 9. Now i want to show the report to view data from tables after passing some criteria.
I have a table called Quotation. There i'm storing 'quot_no ' as the primary key. Now i want to select an quotation no. from my vb6 apps and then the report will be called to show the data for the selected quotation no. only.
So, how can i do that?
Is there a way or do i have to convert my database to network db such as sql server?
Plz Reply me soon.
It's very urgent