Re: [Firebird-net-provider] Abbility to use no garbage collect connection parameter

2014-09-14 Thread Lukáš Vykydal
Hi,

 

i just issued PR on GitHub. The PR is: 
https://github.com/cincuranet/NETProvider/pull/17

I hope it'll be ok this time.

 

 

Lukáš Vykydal

 

Od: Lukáš Vykydal [mailto:l.vyky...@gmail.com] 
Odesláno: Saturday, September 13, 2014 5:09 PM
Komu: For users and developers of the Firebird .NET providers
Předmět: Re: [Firebird-net-provider] Abbility to use no garbage collect 
connection parameter

 

Hi,

 sorry for late answer, i wasn't on internet for last 5 days.

 

Yes it sholud be. Tomorrow i'll try to do it on Github.

 

 

 

2014-09-10 10:08 GMT+02:00 Jiří Činčura disk...@cincura.net:

Hi,

Is that your PR: 
https://sourceforge.net/p/firebird/NETProvider/merge-requests/1/ ? Because SF 
tells there's 0 commits. Maybe it's just broken (as usual) SF. Although looks 
like there's no branch for that.

Anyhow. Feel free to send patch via email, it's not big. Or do it on GitHub, 
that one works fine.

--
Mgr. Jiří Činčura
Independent IT Specialist
--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191 
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk 
iu=/4140/ostg.clktrk

___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

 

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Abbility to use no garbage collect connection parameter

2014-09-14 Thread Jiří Činčura
Looks fine. Merged. Thanks.

--
Mgr. Jiří Činčura
Independent IT Specialist
--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] Abbility to use no garbage collect connection parameter

2014-08-08 Thread Lukáš Vykydal
Hi

i d'like to add support for option NoGarbageCollect to connection 
parameters.

I purpouse this implementation:
 - Connection String will be extended with parameter no garbage 
collect (synonym: nogarbagecollect)
 - Connection String Builder will be extended eigher (.NET property 
- bool name NoGarbageCollect)
 - FbConnectionInternal will add isc_dpb_no_garbace_collect into 
Database Parameter Buffer during BuildDpb method

We use Firebird database for web application, and we run backups every 
night. So we d'like to keep garbage collect for backup and speed-up 
normal operation of web.

Please let me know what you think about it.

Lukáš Vykydal


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Abbility to use no garbage collect connection parameter

2014-08-08 Thread Jiří Činčura
Looks fine to me.

-- 
Mgr. Jiří Činčura
Independent IT Specialist
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider