Hi

Sorry for to late response..
I have try with CVS sources and I don't gat error message or stop the
server, but...sweep interval is not changed.
I use this:
FbConfiguration cfgSvc = new FbConfiguration();
                    cfgSvc.ConnectionString = cs.ToString();
                    cfgSvc.SetSweepInterval(0);
                    cfgSvc.SetForcedWrites(true);
where cs is connection string used to create database.
 I'm doing something wrong?

Paul M

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Carlos Guzmán Álvarez
Sent: Friday, May 05, 2006 8:54 PM
To: firebird-net-provider@lists.sourceforge.net
Subject: Re: [Firebird-net-provider] Setting sweep interval to 0 stop fb
server

Hello:
> I use fb . net provider rc3 , vs20005 and fb sever 2.0 rc1.
> I have try to set sweep interval on 0 but I get error:
> "service localhost:service_mgr is not defined".

Huummmmm localhost: should be added to the service manager name in the 
RC 3, that is what causes the problem when working against Firebird 2.0 ...

Can you give a try using CVS sources ??



-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/

"When you don't code, you tend to become one of those architects who thinks
everything is possible" ( Anders Hejlsberg )



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to