On 1/12/08, VS-Polis <[EMAIL PROTECTED]> wrote:
> could return bool values.
But this implies creating for every schema command DataTable manually
and keep it in sync with commands.
Using our inheritance in Schema namespace makes this clear and easy to maintain.
--
Jiri {x2} Cincura (Microsoft S
On 1/12/08, VS-Polis <[EMAIL PROTECTED]> wrote:
> I installed and tried to test, but it fails with NullReferenceException
Humm, the NAnt builds are again broken. I've uploaded manually build assembly.
> Do I understand correctly that you don't change the latest stable
> version, but the next prep
On 1/12/08, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:
> Attached to this email, sorry.
Commited.
--
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Check out
Hi Jiri,
I know this reason and understand. But I mean that the result DataTable
could return bool values.
Juergen
Jiri Cincura wrote:
> On 1/11/08, VS-Polis <[EMAIL PROTECTED]> wrote:
>
>> Example: GetSchema("Tables") has DataColumn "Is_System_Table" as short,
>> but really is bool.
>>
Hi Jiri,
I installed and tried to test, but it fails with NullReferenceException
on GetSchema("Tables") and all other CollectionNames. Using gacutil, I
found out that the "weekly build" on
http://netprovider.cincura.net/FirebirdSql.Data.FirebirdClient.dll has
version 2.5.0.0 but not 2.1.0.0.
Hello:
Hi Carlos,
in project file for FirebirdClint (latest version) are two files that
are not in SVN:
StoreSchemaDefinition.ssdl
StoreSchemaMapping.msl
Could you please commit them?
Attached to this email, sorry.
OT: Seems that you'll have no free time. ;)
:)
--
Carlos Guzmán Álvar
On 1/11/08, VS-Polis <[EMAIL PROTECTED]> wrote:
> Example: GetSchema("Tables") has DataColumn "Is_System_Table" as short,
> but really is bool.
Weel, it's because rdb$system_flag is short and table definition is
done from select (and in FB there's no bool datatype).
--
Jiri {x2} Cincura (Microso
Hi,
it should be fixed now in SVN (and in weekly build). Now the bahavior
is like isql. Please test.
--
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Check out the
Handling NULL values in schema command
--
Key: DNET-153
URL: http://tracker.firebirdsql.org/browse/DNET-153
Project: .NET Data provider
Issue Type: Task
Components: ADO.NET Provider
R