Subject | Re: [firebird-support] Re: How to use Embedded Server |
---|---|
Author | Carlos H. Cantu |
Post date | 2004-06-23T13:41:27Z |
Sorry, I cannot answer this since I do not work with .Net yet. Maybe
you should post this is the FB .Net Provider list.
Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
s> I'm working with C# and .Net. Doesn't the .Net enviornment consider
s> fbclient.dll an unmanaged API?
s> If so, I need to use the DllImportAttribute function to access the Dll
s> which requires me to assign an exported function to the attribute, but
s> which exported function can I link to so I can load the library? If
s> you know of a way to do this in C# and .Net, please advise.
s> Thank you.
s> --- In firebird-support@yahoogroups.com, "Carlos H. Cantu"
s> <listas@w...> wrote:
you should post this is the FB .Net Provider list.
Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
s> I'm working with C# and .Net. Doesn't the .Net enviornment consider
s> fbclient.dll an unmanaged API?
s> If so, I need to use the DllImportAttribute function to access the Dll
s> which requires me to assign an exported function to the attribute, but
s> which exported function can I link to so I can load the library? If
s> you know of a way to do this in C# and .Net, please advise.
s> Thank you.
s> --- In firebird-support@yahoogroups.com, "Carlos H. Cantu"
s> <listas@w...> wrote:
>> You just need to rename the download embedded server DLL to gds32.dll...
>> or fbclient.dll, depending on what library your software is expecting.