> I'm sorry to keep bugging you on this but doesn't super-server lock the > database file? If so, doesn't it have the same drawbacks as embedded?
But since super server mode is a server - that is, a separate process to IIS - there's no trouble. There's only ever one super-server mode server process, no matter how many clients connect to it. Embedded is like making every client *process* into a super-server. If there's only one client process, there's no problem. But with web sites, that can be a tough thing to guarantee. Dean. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
