=======================================================================
DbLinq Database mapping generator 2008 version 0.20
for Microsoft (R) .NET Framework version 3.5
=======================================================================
EMPLOYEE.FDB : original example database from Firebird example direcory
=======================================================================
ODS Version: 11.1
=======================================================================
Server version: WI-V2.1.0.17798 Firebird 2.1
=======================================================================
command:
dbmetal --provider=Firebird --user=sysdba --password=masterkey --server=localhost --database=.\EMPLOYEE.FDB --code=Employee_linq.cs --namespace=Employee.LinQ --case=leave
=======================================================================
Result:
...
...
...
Buffer start
         23
         29
         0
         15
         4
         0
         0
         0
         0
         0
         16
         4
         0
         0
         0
         0
         0
         13
         4
         0
         0
         0
         0
         0
         14
         4
         0
         0
         0
         0
         0
         1
         1
         0
Buffer end
index: 27
length: 4
End VaxInteger
<<< writing C# classes in file 'Employee_linq.cs'
DbMetal: A sorozat egynél több elemet tartalmaz.

"A sorozat egynél több elemet tartalmaz." is a hungarian error message.
It's equivalent (maybe): The series contains more than one element.

-------------------------------------------------------------------------------

Full test/reproduce environment:

http://www.emel.hu/a/dblinq_dbmetal_error.zip

--
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en.

=======================================================================
DbLinq Database mapping generator 2008 version 0.20
for Microsoft (R) .NET Framework version 3.5
=======================================================================
EMPLOYEE.FDB : original example database from Firebird example direcory
=======================================================================
ODS Version: 11.1
=======================================================================
Server version: WI-V2.1.0.17798 Firebird 2.1
=======================================================================
command: 
dbmetal --provider=Firebird --user=sysdba --password=masterkey 
--server=localhost --database=.\EMPLOYEE.FDB --code=Employee_linq.cs 
--namespace=Employee.LinQ --case=leave 
=======================================================================
Result: 
...
...
...
Buffer start
         23
         29
         0
         15
         4
         0
         0
         0
         0
         0
         16
         4
         0
         0
         0
         0
         0
         13
         4
         0
         0
         0
         0
         0
         14
         4
         0
         0
         0
         0
         0
         1
         1
         0
Buffer end
index: 27
length: 4
End VaxInteger
<<< writing C# classes in file 'Employee_linq.cs'
DbMetal: A sorozat egynél több elemet tartalmaz.

"A sorozat egynél több elemet tartalmaz." is a hungarian error message.
It's equivalent (maybe): The series contains more than one element.

Reply via email to