Re: [Firebird-net-provider] DDEX stuff

2006-02-22 Thread Juan Jose Ochoa
""Robert Simpson"" <[EMAIL PROTECTED]> wrote: > Perhaps I might be able to lend a little help on the DDEX front ... > :) You did it! Thanks Juan Jose --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that

Re: [Firebird-net-provider] Visual web developer express ddex

2006-02-22 Thread Juan Jose Ochoa
Carlos, Let's see if I understand. VWD doesn't support DDEX extensibility at all? or it does but the current Firebird.NET DDEX is not programmed for VWD Express package? If the second is the case. Is it just matter of someone takes the time to program a DDEX for VWD Express? Thanks a lot for y

Re: [Firebird-net-provider] Provider Name

2006-02-03 Thread Juan Jose Ochoa
* * * C A N C E L * * * --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLU

Re: [Firebird-net-provider] ASP and FirebirdSQL

2006-02-03 Thread Juan Jose Ochoa
> > That's not what he's talking about. Right click on the 'bin' folder in > your project and select 'Add Reference'. Browse to the folder where you > have installed the .NET provider and select > 'FirebirdSql.Data.Firebird.dll'. This will add a reference for the > provider to your project.

Re: [Firebird-net-provider] ASP and FirebirdSQL

2006-02-03 Thread Juan Jose Ochoa
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\Fi= > rebirdSql.Data.FirebirdClient] >> @=3D"C:\\Program Files\\FirebirdClient" >> >> Is that what you mean? > No you will need to modify your web.config file to reference the=20 > provider assembly > > > Nop! I just added what

[Firebird-net-provider] Provider Name

2006-02-03 Thread Juan Jose Ochoa
Hi, Trying to see firebird from ASP.NET. Another approach that I am using is to use "System.Data.OleDb" namespace. Dim cnnStr = "Provider=?;User=SYSDBA;Password=masterkey;Database=qcrepbackup;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=;Connection lifetime=0;Conn

Re: [Firebird-net-provider] ASP and FirebirdSQL

2006-02-03 Thread Juan Jose Ochoa
""Carlos Guzmán Álvarez"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello: >> The specific problem is that I cannot see the namespace=20 >> "FirebirdSQL.Data.FirebirdClient" (Not found or No public members). >> Similar error in 1.1 Framework. > Have you added a reference to th

[Firebird-net-provider] ASP and FirebirdSQL

2006-02-03 Thread Juan Jose Ochoa
Let's put it easier. Has anybody in this newsgroup ever accessed FirebirdSQL from an ASP.NET page (any framework, any provider)? very brief example is appreciated. Is it possible under the current conditions? I normally use regular ASP and OLEDB. I'm about to start a new project and I considere

[Firebird-net-provider] VWD 2005 Express Edition

2006-02-02 Thread Juan Jose Ochoa
Hi! Is anyone able to see the Firebird Data provider Data Source in VWD 2005 Express Edition? I replaced "VisualStudio" word by "VWDExpress" and "%PATH%" by "C:\Program Files\FirebirdClient" in the .reg file. I modified the machine.config file located on the folder: c:\WINDOWS\Microsoft.NET\Fra