Hi,

I am new to .NET and am just making my move from Delphi. I am starting 
ASP.NET with Firebird .NET provider 2.

I have a few questions and hope someone can help me out here. Some 
questions may me dummy, sorry for that J.

1) Is there any control like SqlDataSource, that allows me to connect to 
FB .NET provider in the designer?

2) I installed FirebirdDDEXProvider.reg but it didn’t work and now in 
VS2005 Data Connections I can´t add a new one. When I click Add 
Connection I get this error message: “An unexpected error occurred in 
the .NET Framework Data Provider for Firebird. Please contact … “. Do I 
have to copy any files? I did these changes to the .reg file:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{8d9358ba-ccc9-4169-9fd6-a52b8aee2d50}]

@="Firebird Data Package"

"InprocServer32"="mscoree.dll"

"Class"="FirebirdSql.VisualStudio.DataTools.DataPackage"

"CodeBase"="D:\\Programas\\Firebird\\NETProvider2\\FirebirdSql.VisualStudio.DataTools.dll"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{8d9358ba-ccc9-4169-9fd6-a52b8aee2d50}\SatelliteDll]

"DllName"="FirebirdSql.VisualStudio.DataToolsUI.dll"

"Path"="D:\\Programas\\Firebird\\NETProvider2\\"

Am I missing something here?

3) Is there any docs available for version 2?

Thanks in advance.

Luis



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to