Thank you for your quick response.
Can you please advice me on what do to use Firebird with asp.net?

  Regards,
Takis Eliades
e-business Specialist, Advisory
 
 


 "Making e-business fit together!"

Nicosia Tel +22818388  Fax +22818389

 
                             
 

 


Ben Hart <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

17/02/2006 10:21

Please respond to
firebird-net-provider@lists.sourceforge.net

To
firebird-net-provider@lists.sourceforge.net
cc
Subject
Re: [Firebird-net-provider] Embeded version in .Net 2005





You might want to reevaluate using the embedded firebird with asp.net. You can work around the error you've mentioned, but then every time the server spawns a new worker process (another setting over which you'll have no control) you'll get another error as two processes try access an embedded database.

The following link explains what'll happen:

http://www.dotnetfirebird.org/blog/2005/11/how-to-use-embedded-firebird-in-aspnet.html

On 17/02/06, Takis Eliades <[EMAIL PROTECTED]> wrote:

 
Hi all
I'm using Visual Studio 2005 and i am developing a web site that
requires a database.I came across FirebirdSQL and after reading the
relevant information i decided to go with it.
I used the embeded vesrion and the .Net provider which is in a beta version.
I created my database with some tables and data and a store procedure.
When i tried to run the web site and populate a Gridview with the data
i was getting the following error :Unable to load DLL 'fbembed':The specified module could not be found. (Exception from HRESULT:0x8007007E)
The only solution i could find was to coupy that fembed.dll in the
windows\system32 folder which is not an option when i will deploy my
website because i doubt the host provider will allow to copy an unknown DLL on the server

Can you please help me?




  Regards,
Takis Eliades

e-business Specialist, Advisory
 
 


"Making e-business fit together!"

Nicosia Tel +22818388  Fax +22818389

 
                               

 

Disclaimer: This message is intended only for the use of the individual or entity to which it is addressed and may contain Information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.




Disclaimer: This message is intended only for the use of the individual or entity to which it is addressed and may contain Information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.

Reply via email to