I am trying to setup an embedded database for my c# application. I try many things but cannot get it working. How can I do it? I mean which files to which folder? I have firebirdclient referenced in my program. Could you please write a summary? thanks in advance…
Share
fbembed.dllis in the same folder as your application source codefbembed.dllto your C Sharp application from the “Add existing item” menu option (if you have not already done so)I have been using
C#andfbembed.dlla lot recently, if you need any more information please reply here.