Subject | RE: [firebird-support] Firebird and CE .NET |
---|---|
Author | Jason Ryan |
Post date | 2005-02-11T14:32:27Z |
I'd be interested in this also. How are you storing your data currently
on the handheld SQL ce? I'm about to start a project on a handheld, but
I'm thinking of going via pocket access to access and then into firebird
- a bit round the houses, but would be interested in the methods your
using.
Cheers,
Jason
-----Original Message-----
From: transporter82 [mailto:transporter82@...]
Sent: 11 February 2005 12:39
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Firebird and CE .NET
Hello everybody,
I installed Compact Framework 2.0 on a Windows .NET 4.2 PDA.
I managed to compile Firebird .NET Data Provider sources that are
mentionned to work with Compact Framework 2.0 (see this link :
http://cvs.sourceforge.net/viewcvs.py/firebird/NET
Provider/NETProvider_17/builds/netcf/Build_NETCF.bat?rev=1.1&view=log)
The problem I get is that I create a connection, the connection string
seems ok :
user=SYSDBA;password=masterkey;Database=dbname;ser
ver=dbserver;Port=3050;Dialect=1;Charset=None;Connection
lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet
Size=8192;ServerType=0;fetch size=200;
And when I try to open the connection I get this message :
<---An unhandled exception of type
'FirebirdSql.Data.Firebird.FbException' occurred in
FirebirdSql.Data.Firebird.dll
Additional information: Unable to complete network request to host
"dbserver".--->
I can ping the server from the PDA.
If somebody has already put his hands into this, could he/she help me ?
Thank you by advance
Yahoo! Groups Links
-------------------------------------------------------------------------
This message is for the named person's use only. It may contain,proprietary
or legally privileged information. No confidentiality or privilege is waived
or lost by any mistransmission. If you receive this message in error, please
immediately delete it and all copies of it from your system, destroy any hard
copies of it and notify the sender. You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you
are not the intended recipient. MVM CONSULTANTS PLC and each of its subsidiaries
each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except
where the message states otherwise and the sender is authorised to state them
to be the views of any such entity.
on the handheld SQL ce? I'm about to start a project on a handheld, but
I'm thinking of going via pocket access to access and then into firebird
- a bit round the houses, but would be interested in the methods your
using.
Cheers,
Jason
-----Original Message-----
From: transporter82 [mailto:transporter82@...]
Sent: 11 February 2005 12:39
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Firebird and CE .NET
Hello everybody,
I installed Compact Framework 2.0 on a Windows .NET 4.2 PDA.
I managed to compile Firebird .NET Data Provider sources that are
mentionned to work with Compact Framework 2.0 (see this link :
http://cvs.sourceforge.net/viewcvs.py/firebird/NET
Provider/NETProvider_17/builds/netcf/Build_NETCF.bat?rev=1.1&view=log)
The problem I get is that I create a connection, the connection string
seems ok :
user=SYSDBA;password=masterkey;Database=dbname;ser
ver=dbserver;Port=3050;Dialect=1;Charset=None;Connection
lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet
Size=8192;ServerType=0;fetch size=200;
And when I try to open the connection I get this message :
<---An unhandled exception of type
'FirebirdSql.Data.Firebird.FbException' occurred in
FirebirdSql.Data.Firebird.dll
Additional information: Unable to complete network request to host
"dbserver".--->
I can ping the server from the PDA.
If somebody has already put his hands into this, could he/she help me ?
Thank you by advance
Yahoo! Groups Links
-------------------------------------------------------------------------
This message is for the named person's use only. It may contain,proprietary
or legally privileged information. No confidentiality or privilege is waived
or lost by any mistransmission. If you receive this message in error, please
immediately delete it and all copies of it from your system, destroy any hard
copies of it and notify the sender. You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you
are not the intended recipient. MVM CONSULTANTS PLC and each of its subsidiaries
each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except
where the message states otherwise and the sender is authorised to state them
to be the views of any such entity.