Hi We use IBObjects components for our FB development so I cant comment on the others but I can offer a suggestion. Do all your development against a full server install then switch to Embedded at the end. Embedded only allows one app to connect at a time which makes debugging a pain. There is no difference between superserver and embedded apart from the connection limitiations of embedded and the way they are installed. Cheers Rob On 21/04/2010 8:45 a.m., John Bird wrote: Using a Firebird v2.0 embedded server setup to avoid having to install BDE on client machine. Connection works fine.Have a choice of which DB access components to use to access the FB. Anyone else used embedded server and have any experience/recommendations/gotchas/tips? particularly any preferences for using using TQuery or IBQuery or ADO. IBQuery so far complains "no transaction is active" on opening one table to read in a dataset - not sure if thats an embedded server issue yet. John _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe |
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe