I missed this part in the doc: 2. Generating source code containing entities contained in a .dbml file, for example: DbMetal /code:File.cs File.dbml
I was able to generate a source file from my dbml and should be good now as long as I can figure out how to use the class. Thanks for this great product. I'm really excited to learn linq and use dblinq. -Adam On Mar 6, 5:44 pm, HowitZer <[email protected]> wrote: > I have a database with one table which has two columns and have > generated the dbml file using dbmetal. I have a C# console application > with references to npgsql, dblinq and dblinq.PostreSql. What is the > next step in using dblinq to actually do something useful like query > the database? What do you do with the dbml file? > > Thanks, > Adam -- 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.
