Problem with dbml file with Sqlite

33 views
Skip to first unread message

Sasha Voloschuk

unread,
Apr 12, 2010, 2:15:00 PM4/12/10
to DbLinq
Hi!

I use DbMetal.exe to generate dbml file from cookies.sqlite (mozilla
cookies storage) file. When I add it to VS2008 project and try to
generate cs ([context menu]/Run Custom Tool) the error occurred:

"The custom tool 'MSLinqToSQLGenerator' faild. Request value
'INTEGER' was not found."

What I am doing wrong???

Jonathan Pryor

unread,
Apr 12, 2010, 3:25:58 PM4/12/10
to dbl...@googlegroups.com

http://code.google.com/p/dblinq2007/wiki/VisualStudioAndDbmlFiles

My guess is that you added the .dbml file to Visual Studio. Visual
Studio will use .NET SQLMETAL.EXE to process the .dbml file, which won't
generate references to DbLinq.

You need to use DbMetal to generate your source code.

- Jon


Sasha Voloschuk

unread,
Apr 13, 2010, 3:43:19 AM4/13/10
to DbLinq
You are right! Thank you for answer!
Reply all
Reply to author
Forward
0 new messages