cancel
Showing results for 
Search instead for 
Did you mean: 

Connect remotely to ultralite - connection string

anatoliysova
Explorer
0 Kudos

Hi everyone,

Is there possible to connect to Ultralite/Mobilink DB remotely?

It seems that both ADO.NET and ODBC connection strings simply ignore "Host", "Links" and "Port" parameters.

ULConnectionStringBuilder and ULConnectionParms don't have any suitable parameters too.

Accepted Solutions (1)

Accepted Solutions (1)

former_member207653
Active Participant
0 Kudos

The klist of Ultralite Connection parameters is here:

http://dcx.sap.com/index.html#sqla170/en/html/826ae5ab6ce2101491829fece129fbaf.html

It is possible to connect to Windows Mobile devices from a desktop. As you can read in the link above, you have to prefix the connection string with WCE:\

http://dcx.sap.com/index.html#sqla170/en/html/826e818a6ce2101490c598d97c776016.html

Answers (0)