On Tue, 2009-10-06 at 05:22 -0700, Chandan wrote:
> i am using DbLinq with dbmetal.exe to generate datacontext file for
> Oracle 10g database. but my dnmetal.exe file given an error.
...
> 1) dbmetal.exe /provider:Oracle /conn:"Data Source=oraTest;User
> Id=oraUser;Password=ora1234;" /database=scora /code:WidGet.cs
>
> Error --> DbMetal failed:System.IO.FileNotFoundException: Could not find file
> 'D:\TestProject\dblinq\Source=ora123;User'.
> File name: 'D:\TestProject\dblinq\Source=ora123;User'
> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
> at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
> access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize,
> FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean
> bFromProxy)
> at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
> access, FileShare share)
> at DbMetal.Generator.Implementation.Processor.ReadSchema(Parameters
> parameters, String filename)
> in
> D:\Chandan\DbLinq-0.18\DbLinq-0.18\src\DbMetal\Generator\Implementation\Processor.cs:line
> 228
^^^^^^^^^^^
DbLinq 0.18 is ancient. Could you try using svn trunk?
Thanks,
- Jon
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---