Hi!
I'm trying connect to database on PC POCKET 2003 Emulator (VS 2005) using
fbembed.dll (v.1.5.3 for Windows), Firebirdsql.Data.FirebirdClient.dll (v
2.0 RC3 recompiled for NETCF) with connect
string like this

"User=sysdba;Password=masterkey;Database=mydb.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Packet
Size=8192;ServerType=1"

and when I try open connection always have 2 exceptions
1 : "Specified server type is not correct.:"
2 : "An invalid connection string argument has been supplied or a required
connection string argument has not been supplied."

what am i doing wrong???

of course fbembed.dll and firebirdsql.data.firebirdclient.dll are in this
same folder on pocket pc where is application.

i'm using C# language by VS2005 (.NET Framwork 2) of course

Questions:
1. Could fbembed.dll (for windows) work on pocket pc ?
2. If not ^ then how can i use application on pocekt pc to connect databases
on pocket pc, any sugestions?. Meaby I have to change .net provider ? or
database server for pocket pc?


thanks for any answers

--NATECK.--  




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to