Viewing 3 posts - 1 through 4 (of 4 total)
this is the actual query which i need to execute...
this query will read reacordset from the sql server.
SELECT FM.CLSCOD,ST.STDNAM, ST.ADMNUM, FH.HEDNAM, FD.HEDAMT, FD.CONAMT, FD.BALAMT, FD.MONCOD, ST.STSRID, FD.PYMTDT, FD.PYTDATDT FROM FEDTLTBL...
March 16, 2010 at 9:53 pm
yes i tried in sql server query is executing fine, but i want that recordset in mdb file which is located in local computer (clients).
Query will execute if mdb file...
March 16, 2010 at 2:44 pm
Hi,
Your requirement as i understand.
You have to give concessions based on gender and family income and so on. Am i right?
These matters you must save at the time...
March 16, 2010 at 8:33 am
Viewing 3 posts - 1 through 4 (of 4 total)