Re: [Firebird-net-provider] Problem : Firebird integration with Visual Studio 2005

2007-09-04 Thread Muzaffer Bayramoglu
I checked all of my tables and i'm sure that they all have primary keys. I think ddex cannot understand the user tables to show me . Any other ideas will be great. Thanks . - Shape Yahoo! in your own image. Join our Network Research Panel today!-

Re: [Firebird-net-provider] Problem : Firebird integration with Visual Studio 2005

2007-09-04 Thread Marvin Cook
I have found this kind of problem when the table does not contain a primary key. Marv On 9/4/07, Muzaffer Bayramoglu <[EMAIL PROTECTED]> wrote: > Hi everyone , > > I've vs2005 pro and .net framework 2.0 installed . Also i've > installed vs2005 sdk , > firebird .net provider 2.0.1 and firebird

[Firebird-net-provider] Problem : Firebird integration with Visual Studio 2005

2007-09-04 Thread Muzaffer Bayramoglu
Hi everyone , I've vs2005 pro and .net framework 2.0 installed . Also i've installed vs2005 sdk , firebird .net provider 2.0.1 and firebird ddex for .net2.0 . I can create adapters with only selects and query data within ide . But i cannot build insert , update , delete commands for tableadap