Click here to Skip to main content
15,886,037 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
i am struggling some what with the task that i have been set. I have been asked to display an alert on my application that will inform the user the reason that their information cannot be pushed back onto the SQL server or pulled down from the server is because flight mode has been turned on.

After MASS amount of research i have seen that u am to usesomething called TAPI however i have no idea where to start with this so i was wondering if anyone could help.

The application is written in VB and is for use on a PDA.

any help much appreciated

cheers :-)
Posted
Updated 27-Jul-11 4:10am
v2

1 solution

This[^] seems to explain it.
 
Share this answer
 
Comments
reid0588 29-Jul-11 8:29am    
hi christian many thanks for the link but unfortunately i do not know where to start. i do not know what to import, where to get the imports from, or where the code in this link would go in the code that i already have. would i need to set uo a new private sub e.g private sub flightmodedetect and then add all the code where and somehow call the sub when the user attempts to connect to the database, or would i just out the lines of code in the section where there user trys to sync to the database :s. im a complete newbie to all this stuff...only been programmin for 3 months so this is a pretty mammoth task for me

cheers

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900