when I try this command with DbMetal :
DbMetal.exe /namespace:Tooling /code:Tooling.cs /pluralize "/conn:Data
Source=Tooling.db3" /provider:SQlite
it fails on me and I get:
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM
\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind
failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software
\Microsoft\Fus
ion!EnableLog].
Sorry for the noob step by step questions, but I really want to get
this to work.
Aaron