actually i tried this before posting my question:

DbMetal /database=data.db3 /code:DataContextSQLite.cs /case:pascal
/provider:Sqlite

DbLinq Database mapping generator 2008 version 0.19
for Microsoft (R) .NET Framework version 3.5
Distributed under the MIT licence (http://linq.to/db/license)

>>> Reading schema from SQLite database
DbMetal failed:System.ArgumentException: Data Source cannot be empty.  Use
:memo
ry: to open an in-memory database
   at System.Data.SQLite.SQLiteConnection.Open()
   at DbLinq.Vendor.Implementation.SchemaLoader.Load(String databaseName,
INameA
liases nameAliases, NameFormat nameFormat, Boolean loadStoredProcedures,
String
contextNamespace, String entityNamespace) in
C:\Users\Erickson\Desktop\DBLinq\sr
c\DbLinq\Vendor\Implementation\SchemaLoader.cs:line 90
   at DbMetal.Generator.Implementation.Processor.ReadSchema(Parameters
parameter
s, ISchemaLoader& schemaLoader) in
C:\Users\Erickson\Desktop\DBLinq\src\DbMetal\
Generator\Implementation\Processor.cs:line 216
   at DbMetal.Generator.Implementation.Processor.ProcessSchema(Parameters
parame
ters) in
C:\Users\Erickson\Desktop\DBLinq\src\DbMetal\Generator\Implementation\P
rocessor.cs:line 110


On Fri, Mar 5, 2010 at 2:05 AM, Jonathan Pryor <[email protected]> wrote:

> On Thu, 2010-03-04 at 09:14 -0800, Erickson wrote:
> > where can i find sqlitemetal?
>
> Use 'DbMetal /provider:Sqlite'.
>
>  - 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]<dblinq%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/dblinq?hl=en.
>
>

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