Click here to Skip to main content
16,007,687 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: How to implement a registration/protection key. Pin
Hurricane300026-Sep-08 5:28
Hurricane300026-Sep-08 5:28 
GeneralRe: How to implement a registration/protection key. Pin
Dushan12328-Sep-08 5:48
Dushan12328-Sep-08 5:48 
GeneralRe: How to implement a registration/protection key. Pin
Hurricane300029-Sep-08 6:25
Hurricane300029-Sep-08 6:25 
Questiontext to speech Pin
joachimpr19-Sep-08 0:34
joachimpr19-Sep-08 0:34 
Questionevcpp 4.0: SDK for a DT-X10 device? Pin
Chrystia18-Sep-08 22:54
Chrystia18-Sep-08 22:54 
QuestionTransparent control over Mobile screen Pin
akash00718-Sep-08 20:17
akash00718-Sep-08 20:17 
AnswerRe: Transparent control over Mobile screen Pin
PavanPareta28-Sep-08 17:10
PavanPareta28-Sep-08 17:10 
QuestionConnecting to SQL Server Pin
three.leaf17-Sep-08 2:29
three.leaf17-Sep-08 2:29 
Hi, i'm developing a Pocket PC Application. I am working on security issues, so i was wondering if there is any way to modify the connection string: adding the ip of the server instead of the server name.

The application is working with this string:
String RDAOleBDConnectionString = "Provider=SQLOLEDB;Data Source=" + NombreServidor + "," + Puerto + ";Integrated Security=SSPI;Initial Catalog =" + NombreBD + ";";


to something like this:
Data Source=190.190.200.100,1433;Network Library=DBMSSOCN;Initial Catalog=myDataBase;User ID=myUsername;Password=myPassword;


i tried to use the last one but i got errors about the provider.
thanks for any help
AnswerRe: Connecting to SQL Server Pin
funklet4-Oct-08 3:21
funklet4-Oct-08 3:21 
QuestionSetWindowsHook - Record stylus tapping Pin
mjmim16-Sep-08 0:47
mjmim16-Sep-08 0:47 
QuestionHow to add new OS Language Pin
BlrBoy14-Sep-08 22:32
BlrBoy14-Sep-08 22:32 
QuestionDisable sleep Pin
Agweet12-Sep-08 2:13
Agweet12-Sep-08 2:13 
AnswerRe: Disable sleep Pin
Hurricane300029-Sep-08 10:47
Hurricane300029-Sep-08 10:47 
AnswerRe: Disable sleep Pin
Joel Ivory Johnson5-Nov-08 18:02
professionalJoel Ivory Johnson5-Nov-08 18:02 
QuestioncryptAPI in CE 6.0 Pin
Suresh Ramasamy10-Sep-08 19:38
Suresh Ramasamy10-Sep-08 19:38 
QuestionKacommon.dll problem Pin
blacklord8110-Sep-08 7:04
blacklord8110-Sep-08 7:04 
Questionserial communication using bluetooth in j2me Pin
manju23reddy8-Sep-08 1:49
manju23reddy8-Sep-08 1:49 
AnswerRe: serial communication using bluetooth in j2me Pin
akirilov9-Sep-08 0:10
akirilov9-Sep-08 0:10 
GeneralRe: serial communication using bluetooth in j2me Pin
manju23reddy16-Sep-08 21:55
manju23reddy16-Sep-08 21:55 
AnswerRe: serial communication using bluetooth in j2me Pin
ranjith2732825-Aug-10 18:57
ranjith2732825-Aug-10 18:57 
QuestionPrinting Text in Smart device Pin
Dushan1237-Sep-08 17:24
Dushan1237-Sep-08 17:24 
AnswerRe: Printing Text in Smart device Pin
akirilov8-Sep-08 21:37
akirilov8-Sep-08 21:37 
GeneralRe: Printing Text in Smart device Pin
Dushan1239-Sep-08 1:15
Dushan1239-Sep-08 1:15 
GeneralRe: Printing Text in Smart device Pin
akirilov9-Sep-08 1:30
akirilov9-Sep-08 1:30 
GeneralRe: Printing Text in Smart device Pin
Dushan1239-Sep-08 17:28
Dushan1239-Sep-08 17:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.