Re: [Firebird-net-provider] Whitespaces in Datagridview/Dataset

2006-12-19 Thread nieurig
Hello Daniel, use varchar instead of char at the create statement of your table. That should solve the problem. Niels Daniel Hahn schrieb: Hello all. I’m using Firebird .NET Provider 1.7, fembedded.dll and Visual Basic Express 2005, and I have the following problem: I use a datagrid to s

Re: [Firebird-net-provider] Firebird 2.0 Embedded on Linux

2006-12-19 Thread pablosantosluac
anyway, you think synchronizing access would be the solution? - Original Message - From: "pablosantosluac" <[EMAIL PROTECTED]> To: "For users and developers of the Firebird .NET providers" Sent: Monday, December 18, 2006 1:48 PM Subject: Re: [Firebird-net-provider] Firebird 2.0 Embedde

Re: [Firebird-net-provider] Problem with DDEX

2006-12-19 Thread Meuzil
I have same problem > Původní zpráva > Od: sho <[EMAIL PROTECTED]> > Předmět: [Firebird-net-provider] Problem with DDEX > Datum: 19.12.2006 19:27:12 > > Hello, > I have installed: > FirebirdClient-2.0.1 > Firebird-2.0.0.12748-0_emb

[Firebird-net-provider] Problem with DDEX

2006-12-19 Thread sho
Hello, I have installed: FirebirdClient-2.0.1 Firebird-2.0.0.12748-0_embeded DDEXProvider-2.0.1 When I'm add new Data Connection in Server Explorer in VS2005 with SP1 i dont have OK button enabled. I'm fill textboxes with this parameters: Database: Dialect : 3 Server Type: Embeded Usser and pa

Re: [Firebird-net-provider] Whitespaces in Datagridview/Dataset

2006-12-19 Thread Marat SKD
Daniel Hahn пишет: > Hello all. > > I’m using Firebird .NET Provider 1.7, fembedded.dll and Visual Basic > Express 2005, and I have the following problem: I use a datagrid to show > the content of my datatables (datagridview <> fbdataadapter <> > fbconnection) – and the values in the fields of

[Firebird-net-provider] Whitespaces in Datagridview/Dataset

2006-12-19 Thread Daniel Hahn
Hello all. I’m using Firebird .NET Provider 1.7, fembedded.dll and Visual Basic Express 2005, and I have the following problem: I use a datagrid to show the content of my datatables (datagridview <> fbdataadapter <> fbconnection) – and the values in the fields of the datagrid get filled up wit