hi ,
i have developed a project in asp.net . when i try to access the application from a pocket pc it runs fine but when i am trying to fetch some infomation from the database i.e name of the employee ... ,it gives me application error.
the same application when i access from a normal pc , i can fetch and save the data , can anyone help me what will be wrong. i am using adodb connection . ok nother important thing is before fetching i update a table in sql server and that works .
Is it that i am fetching to many things, while i am updating just one field.
???????????