hello
i am work in project i have sqlite database and i going to use C# linq with 
it 
because i have no experience to deal with dblinq i got some error when i 
run to creat the dbml file

 
i have sqlite db called nasr.db want to generate dbml file 
and i copied  "System.Data.SQLite.dll" in the same forder with "DbMetal.exe"

it gives me this error when i type the following command 
DbMetal /provider:Sqlite /conn "Data Source=nasr.db" /dbml:nasrdb.dbml

i got this printscrean error 

please help

<https://lh5.googleusercontent.com/-FMmhYqAmvuE/VMadWRQB4XI/AAAAAAAAAMQ/0k_PoDPOIzk/s1600/Untitled.png>


-- 
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dblinq.
For more options, visit https://groups.google.com/d/optout.

Reply via email to