Connecting to SQL-Server 2000 via PDA an WLan

  • Thread starter Thread starter Matthias Haberkorn
  • Start date Start date
M

Matthias Haberkorn

Hello,

just a question from me. Can I access an SQL-Server Database from my PDA via
WLAN without SQL-Server-CE? How do I do it?

Thanx for your help.

Greetings Matthias
 
Assuming that you have the WLAN connection set up ok, simply use the
SqlClient classes as you would from a full framework application.
 
cool - thanx for the info :o)


Martin Robins said:
Assuming that you have the WLAN connection set up ok, simply use the
SqlClient classes as you would from a full framework application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top