have a computer running on Windows XP SP3 with Oracle 10 Express
Edition, .NET 3.5, Latest version of DBLinq

While I use dblinq command I got some error, don't know how to fix it

C:\Program Files\DbLinq-0.18\build>dbmetal /conn:"DATA
SOURCE=localhost;USER ID=
system;PASSWORD=sa" /database:XE /language:C# /code:linq.cs /
dbml:linq.xml -Prov
ider=Oracle
DbLinq Database mapping generator 2008 version 0.18.0.0
for Microsoft (R) .NET Framework version 3.5
Distributed under the MIT licence (http://linq.to/db/license)

>>> Reading schema from Oracle database
DbMetal failed:System.NullReferenceException: Object reference not set
to an ins
tance of an object.
   at
DbLinq.Vendor.Implementation.SchemaLoader.CheckNamesCaseSafety(Database
sc
hema)
   at DbLinq.Vendor.Implementation.SchemaLoader.Load(String
databaseName, INameA
liases nameAliases, NameFormat nameFormat, Boolean
loadStoredProcedures, String
contextNamespace, String entityNamespace)
   at DbMetal.Generator.Implementation.Processor.ReadSchema(Parameters
parameter
s, ISchemaLoader& schemaLoader) in C:\Users\Pascal\Desktop\DbLinq
0.18\src\DbMet
al\Generator\Implementation\Processor.cs:line 203
   at
DbMetal.Generator.Implementation.Processor.ProcessSchema(Parameters
parame
ters) in C:\Users\Pascal\Desktop\DbLinq 0.18\src\DbMetal\Generator
\Implementatio
n\Processor.cs:line 100

Any help would be appreciated

Thank you

Regards
Raj

-- 
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.

Reply via email to