Re: [fpc-devel] TMSSQLConnection - sqlDB component for accessing MS SQL Server

2012-03-22 Thread LacaK
Michael, I updated patch for fcl-db test suite. See: http://bugs.freepascal.org/view.php?id=17303 Would you be so glad and will you apply them please ? Done, rev. 20572. Great! Sorry for the delay. It's Okay ;-) Now I have only 2 things: 1. question about packages/fcl-db/fpmake.pp ...

Re: [fpc-devel] TMSSQLConnection - sqlDB component for accessing MS SQL Server

2012-03-22 Thread Marcos Douglas
On Thu, Mar 22, 2012 at 10:46 AM, wrote: > > > On Thu, 22 Mar 2012, LacaK wrote: > >> >>> >>> And will you apply also diffs to fcl-db tests ? So we can run complete test suite ... >>> >>> >>> I will do so later today. >> >> Michael, >> I updated patch for fcl-db test suite. See: >>

Re: [fpc-devel] TMSSQLConnection - sqlDB component for accessing MS SQL Server

2012-03-22 Thread michael . vancanneyt
On Thu, 22 Mar 2012, LacaK wrote: And will you apply also diffs to fcl-db tests ? So we can run complete test suite ... I will do so later today. Michael, I updated patch for fcl-db test suite. See: http://bugs.freepascal.org/view.php?id=17303 Would you be so glad and will you appl

Re: [fpc-devel] TMSSQLConnection - sqlDB component for accessing MS SQL Server

2012-03-22 Thread LacaK
And will you apply also diffs to fcl-db tests ? So we can run complete test suite ... I will do so later today. Michael, I updated patch for fcl-db test suite. See: http://bugs.freepascal.org/view.php?id=17303 Would you be so glad and will you apply them please ? TIA -Laco. __

Re: [fpc-devel] Re: [Lazarus] How to iterate through a TAvgLvlTree

2012-03-22 Thread Mattias Gaertner
Marc Weustink hat am 22. März 2012 um 10:31 geschrieben: > Felipe Monteiro de Carvalho wrote: > > Can I add a routine to access the AvgLvlTree as an array? To make it a > > better substitute to TFPList in objects which offer an indirect > > interface to the internal list, such as TLazAccessibleO

Re: [fpc-devel] Re: [Lazarus] How to iterate through a TAvgLvlTree

2012-03-22 Thread Marc Weustink
Felipe Monteiro de Carvalho wrote: Can I add a routine to access the AvgLvlTree as an array? To make it a better substitute to TFPList in objects which offer an indirect interface to the internal list, such as TLazAccessibleObject. My idea is defining: Index zero = Tree.FindLowest Indez Count-1=