Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-28 Thread Jiri Cincura
On 28.3.2006 14:15 Carlos Guzmán Álvarez wrote: Hello: Hum, really weird. SqlXxx components are disabled too. Maybe you're not able to use SqlXxx ox FbXxx direct in ASP.NET. Really didn't know ... but maybe you can do the same using the SqlDataSource, BindingSource, TableAdapter, etc, ... com

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: Hum, really weird. SqlXxx components are disabled too. Maybe you're not able to use SqlXxx ox FbXxx direct in ASP.NET. Really didn't know ... but maybe you can do the same using the SqlDataSource, BindingSource, TableAdapter, etc, ... components ?? -- Carlos Guzmán Álvarez Vigo-Spain

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-28 Thread Jiri Cincura
On 28.3.2006 12:55 Carlos Guzmán Álvarez wrote: Hello: No, Winforms are OK. And with an aspx open or a web conbtrol they didn't appear enabled ?? HAppens the same with the Sql Server ones or not ?? Hum, really weird. SqlXxx components are disabled too. Maybe you're not able to use SqlXxx ox

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: No, Winforms are OK. And with an aspx open or a web conbtrol they didn't appear enabled ?? HAppens the same with the Sql Server ones or not ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-27 Thread Jiri Cincura
On 27.3.2006 15:42 Carlos Guzmán Álvarez wrote: Hello: I'm using VS. I've added it. I can see the FbXxx components, but they're grayed (when I show all) - drag&drop to design place isn't allowed. :( Same problem with Windows Forms ?? No, Winforms are OK. -- Jiri Cincura http://www.cincur

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: I'm using VS. I've added it. I can see the FbXxx components, but they're grayed (when I show all) - drag&drop to design place isn't allowed. :( Same problem with Windows Forms ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-27 Thread Jiri Cincura
On 27.3.2006 12:35 Carlos Guzmán Álvarez wrote: Hello: I'm now playing with ASP.NET (for the first time, and it seems to be very interesting). But when I start VS in "Web Site" mode, I'm not able to see the FbXxx components - i.e. FbCommand. I can create it from the code, but sometimes is be

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: I'm now playing with ASP.NET (for the first time, and it seems to be very interesting). But when I start VS in "Web Site" mode, I'm not able to see the FbXxx components - i.e. FbCommand. I can create it from the code, but sometimes is better to create something in design. Is somethin