Re: [Firebird-net-provider] "PlatformNotSupportedException" Onwindows CE

2009-10-22 Thread Roberto Carlos
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

Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Jiri Cincura
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 -

Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Ivan Arabadzhiev
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

Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Jiri Cincura
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

[Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Ivan Arabadzhiev
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

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Jiri Cincura
On Thu, Oct 22, 2009 at 17:24, Kjell Rilbe wrote: > real problems > finding gacutil.exe. This is not a dev system and I don't have VS available. You can copy it from other machine or use SDK. The VS isn't necessary. > So, how am I REALLY supposed to find thiese things out if I just want to > get

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Kjell Rilbe
Jiri Cincura wrote: > http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/DataDesignerExtensibility/ReadMe.txt?view=markup Thank you! Finally found the same info on the web, but had real problems finding gacutil.exe. This is not a dev system and I don't have VS available. So,

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Jiri Cincura
http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/DataDesignerExtensibility/ReadMe.txt?view=markup -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -- Come

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Kjell Rilbe
Found the file and four drivers, three of which appear in the guide, and if I change the description, it appears changed in the guid. So thats where to add the FB provider. But... what should I add, in detail? The current provider says: What's the right entry for FB? Please help Than

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Jiri Cincura
On Thu, Oct 22, 2009 at 14:50, Kjell Rilbe wrote: > Not sure .net 3.5 is installed on this system. Can i just replace the > DLL or will that break anything? Probably yes. As the file should be in GAC. > Where is this? Is it a file with that name? Yes, that name. It's somewhere in %windir%\Micro

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Kjell Rilbe
Jiri Cincura wrote: > On Thu, Oct 22, 2009 at 12:41, Kjell Rilbe wrote: > >>I need to install the FirebirdClient for .Net for .Net version 2.0 (as >>it seems SQL Server 2005 import/export supports 2.0 and not 3.5). > > > The 3.5 is only added stuff to 2.0. Hence if on that machone 3.5 is > ava

Re: [Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Jiri Cincura
On Thu, Oct 22, 2009 at 12:41, Kjell Rilbe wrote: > I need to install the FirebirdClient for .Net for .Net version 2.0 (as > it seems SQL Server 2005 import/export supports 2.0 and not 3.5). The 3.5 is only added stuff to 2.0. Hence if on that machone 3.5 is available you don't need to worry. >

[Firebird-net-provider] FirebirdClient for .Net 2.0

2009-10-22 Thread Kjell Rilbe
Hi, I need to install the FirebirdClient for .Net for .Net version 2.0 (as it seems SQL Server 2005 import/export supports 2.0 and not 3.5). How do I do that? Install 3.5 then copy the dll for 2.0 to Program Files\FirebirdClient? Anything else? The imp/exp wizard for SQL Server doesn't list Fi