Connecting Tech Pros Worldwide Forums | Help | Site Map

How can I connect SQL server mobile 2005 using C#

Newbie
 
Join Date: Jun 2007
Posts: 2
#1: Jun 19 '07
Hi,
Dear friends, how can I connect database MS SQL server mobile sersion 2005 using mobile tools with C#. and what is requirements? .....joy

prabunewindia's Avatar
Familiar Sight
 
Join Date: Mar 2007
Location: Kerala, India
Posts: 199
#2: Jun 19 '07

re: How can I connect SQL server mobile 2005 using C#


hai friend,
there is a class sqlceconnection for mobile application instead of sqlconnection
plz get documents regarding that and learn and try to use


Quote:

Originally Posted by joysana

Hi,
Dear friends, how can I connect database MS SQL server mobile sersion 2005 using mobile tools with C#. and what is requirements? .....joy

Newbie
 
Join Date: Jun 2007
Posts: 2
#3: Jun 19 '07

re: How can I connect SQL server mobile 2005 using C#


Quote:

Originally Posted by joysana

Hi,
Dear friends, how can I connect database MS SQL server mobile sersion 2005 using mobile tools with C#. and what is requirements? .....joy

You can use....sqlceconnection,sqlcecommand...and all sqlce preceeded things you can use to connect it...do u need replicated database or it will be on server...u can ask me if ny other queries at pratik.patel@wipro.com
Newbie
 
Join Date: Jun 2007
Posts: 2
#4: Jun 19 '07

re: How can I connect SQL server mobile 2005 using C#


You can use....sqlceconnection,sqlcecommand...and all sqlce preceeded things you can use to connect it...do u need replicated database or it will be on server...u can ask me if ny other queries at pratik.patel@wipro.com
Reply