Sales Hotline: 0870-220-4800  
Home PC, Tablets & Memory Accessories Commercial Devices In Car Tech Sound and Vision Musical Instruments Phones Sport & Leisure
     

Go Back   Total PDA Forum > Pocket PCs/Handhelds > Pocket PC
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Connecting SQl Server to PDA

This is a discussion on Connecting SQl Server to PDA within the Pocket PC forums, part of the Pocket PCs/Handhelds category; Hello All im developing an application in PDA I need to connect the SQL Server to PDA How to connect ...

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 15-07-2008, 07:21 AM
balagangadharanr
Guest
 
Posts: n/a
Default Connecting SQl Server to PDA

Hello All
im developing an application in PDA

I need to connect the SQL Server to PDA

How to connect it

When i Declare Variable for SQLConnection

its says that SQLCONNECTION doesn't Exist.

I Also IMported NAmespace as

Imports System.Date
Imports System.Data.SqlClients.

What will be the Problem
please Help me

Thanks in Advance

Regards
Balagangadharan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 24-07-2008, 08:54 AM
sliccone
Guest
 
Posts: n/a
Default

It sounds like you are using the wrong connection string, here is an example of a connection string I use from PDA to SQL server:

m_ConnectionString = "Data Source=1.2.3.4;Initial Catalog=DatabaseName;"
m_ConnectionString += " User ID=" & UserID
m_ConnectionString += "; Password=" & Password

If you are sure teh connection string is correct (especially yhe IP address) then maybe you have a firewall blocking the SQL port, the SQL port by default will be 1433 for SQL 2000 and for SQL 2005 you need to google finding the port, because it uses a dynamic port assignment thing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New in PDA land - Getting ASUS a696 - need advice adifrank General PDA Discussion 0 06-07-2008 09:57 PM
PDA to control server & play MP3's over home hifi? MykeC General PDA Discussion 5 27-11-2006 10:36 AM
SQL Server on Pocket PC mandelbrot Pocket PC 0 06-10-2005 02:50 PM
GPS and SQL Server on a Pocket PC? bennyE Pocket PC 1 14-12-2003 09:33 AM

All times are GMT +1. The time now is 02:47 AM.

Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Ad Management by RedTyger