Re: [Firebird-net-provider] Linux

2007-09-01 Thread Jiri Cincura
On 9/1/07, Julio Saucedo <[EMAIL PROTECTED]> wrote: > > Some sample code for common task would be very appreciated, > specially for a .net&CF novice :) What you exactly need? Working with ADO.NET in CF is in general ways same as ADO.NET in "big" FW. -- Jiri {x2} Cincura (Microsoft Student Partne

Re: [Firebird-net-provider] Linux

2007-08-31 Thread Julio Saucedo
Some sample code for common task would be very appreciated, specially for a .net&CF novice :) According to this http://firebirdsql.org/dotnetfirebird/blog/2007/03/sample-code-on-dotnetfirebird-forums.html in the dotnetfirebird forums, sample code can be found, but apparently the forums site is

Re: [Firebird-net-provider] Linux

2007-08-29 Thread Jiri Cincura
On 8/29/07, Eduardo <[EMAIL PROTECTED]> wrote: > Hi all! > > I'm not using FB Compact, at this moment .. :) I do. :) I've written some small apps. with CF & FB few weeks ago. -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com -

Re: [Firebird-net-provider] Linux

2007-08-29 Thread Eduardo
Hi all! I'm not using FB Compact, at this moment .. :) Install Linux-Debian 4.0. I don't have any problem with the hardware fortunately, so "next, next". Install FB 2.0.1 Classic server. Donwload FB Classic Server 2.0.2 .tar.gz Extract ... In the folder you extract, you can see de "install.sh"

Re: [Firebird-net-provider] Linux

2007-08-27 Thread juliosm
Eduardo-34 wrote: > > Hello all! > > Server Linux: > Debian 4.0 > Firebird 2.0.1 CS > > Client WXP: > FirebirdClient ADO.NET 2.0 > > Work perfect! > > Knowing that you are there has made it possible. > When I finish testing I will prepar a little HowDo. > Thanks > > Hi Eduardo, Are you

Re: [Firebird-net-provider] Linux

2007-08-15 Thread Eduardo
Hello all! Server Linux: Debian 4.0 Firebird 2.0.1 CS Client WXP: FirebirdClient ADO.NET 2.0 Work perfect! Knowing that you are there has made it possible. When I finish testing I will prepar a little HowDo. Thanks - Thi

Re: [Firebird-net-provider] Linux

2007-08-14 Thread Helen Borrie
At 04:00 AM 15/08/2007, you wrote: >Hello all! > >I have a program run under Windows, and it works fine. >I use VS2005 and Firebird .NET Data Provider. >The Server is Windows Server 2003 and the clients are WXP. >I am using .net Compact Framework 2 sp 2 with FirebirdClient-1.5.2 to access >FireBird

Re: [Firebird-net-provider] Linux

2007-08-14 Thread Jiri Cincura
On 8/14/07, Eduardo <[EMAIL PROTECTED]> wrote: > I would like to change the Server to Linux. > The same code, will it work ? Yes. -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com --

[Firebird-net-provider] Linux

2007-08-14 Thread Eduardo
Hello all! I have a program run under Windows, and it works fine. I use VS2005 and Firebird .NET Data Provider. The Server is Windows Server 2003 and the clients are WXP. I am using .net Compact Framework 2 sp 2 with FirebirdClient-1.5.2 to access FireBird 1.5 SS. I would like to change the Serv

Re: [Firebird-net-provider] linux server

2006-03-03 Thread Jiri Cincura
On 3.3.2006 18:59 Carlos Guzmán Álvarez wrote: Hello: works firebird .NET provider if firebird server are on Linux server? the client program is on windows system Yes it should. While maybe you will need to carefully review user permissions to databases in the linux server. I can confirm this

Re: [Firebird-net-provider] linux server

2006-03-03 Thread Carlos Guzmán Álvarez
Hello: works firebird .NET provider if firebird server are on Linux server? the client program is on windows system Yes it should. While maybe you will need to carefully review user permissions to databases in the linux server. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.co

[Firebird-net-provider] linux server

2006-03-03 Thread Félix González
Hi,   works firebird .NET provider if firebird server are on Linux server? the client program is on windows system   thanks