Re: [Firebird-net-provider] ObjectDataSource and Firebird.Provider

2006-04-02 Thread Charles Urbina
Carlos, I found  the problem. The reason was  some bug in VS 2005 with the table adapter name. I changed my  tableadptername  to a shorter one and the problem was gone.   Thanks for your reply Charles   From:  Carlos Guzmán Álvarez <[EMAIL PROTECTED]>Reply-To:  [email protected]

Re: [Firebird-net-provider] ObjectDataSource and Firebird.Provider

2006-04-02 Thread Carlos Guzmán Álvarez
Hello: I'm trying to use an ObjectDataSource and a TableAdapter where I have builded some queries and I'm not able to see the querie on the ObjectDataSource. How do I use the ObjectDataSource with the FirebirdClientProvider? I'm using VS2005 Pro + RC1 Have you done a test using Sql Server

[Firebird-net-provider] ObjectDataSource and Firebird.Provider

2006-03-31 Thread Charles Urbina
Hello everyone! I'm trying to use an ObjectDataSource and a TableAdapter where I have builded some queries and I'm not able to see the querie on the ObjectDataSource. How do I use the ObjectDataSource with the FirebirdClientProvider? I'm using VS2005 Pro + RC1 Tia Charles -