Hello,
it is possible make a backup for only metadata from um remote host to a
local host?
thanks
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend t
On Thu, Oct 22, 2009 at 19:59, Ivan Arabadzhiev
wrote:
> If I were to open a UTF8 connection for
> example ... wouldn`t that corrupt the data in some way?
No.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
-
Thu, 22 Oct 2009 20:52:48 +0300, Jiri Cincura :
> Looks like you're using some character set, that is not supported in
> this version of framework.
>
OK ... but my DB is WIN1251 ... If I were to open a UTF8 connection for
example ... wouldn`t that corrupt the data in some way?
--
Sanity is a s
Looks like you're using some character set, that is not supported in
this version of framework.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
--
Come build with us! The Bla
I had a few glitches on my way to get the emulator working properly (still
unable to build a .cab file for it though ...), so I decided to run my
application directly (with no instalation).
I`ve setup .net compact framework 3.5, but now I get :
System.PlatformNotSupportedException: PlatformNot
On Tue, Mar 24, 2009 at 23:18, E.D. Epperson wrote:
> Do I need to rebuild the db? If so, How do you do that?
You don't. If you will be sending there characters allowed in
iso-8859-1, else the server will give you error.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ |
> Date: Mon, 23 Mar 2009 23:48:26 +0100
> From: Jiri Cincura
> Subject: Re: [Firebird-net-provider] PlatformNotSupportedException
> To: "For users and developers of the Firebird .NET providers"
>
> Message-ID:
>
> Content-Type: text/plain; charset=ISO-8859-1
On Mon, Mar 23, 2009 at 23:06, E.D. Epperson wrote:
> So first question, are my connection strings correct for the compact
> edition?
It's not correct at all. Why to use iso-8859-1? Everything in .NET is
unicode. Hence if you're not creating some special purpose app it
doesn't make sense.
> Seco
I am trying to use the FirebirdSql.Data.FirebirdClient.dll, v2.0.1 for
CompactEdition in a Windows Mobile 6.1 app.
coding in VS2008
using USA Windows Mobile 6.1 Classic Emulator. The emulator does display a IP
address (192.168.0.101) when I click on Configure Network Adapters, so I'm
assuming