Just checked out revision 893 and it generated the dbml with all of the column definitions, and generating c# also worked properly, thanks for the fix! This is all against a PostgreSQL 8.3 database.
Also of note, the same log messages appear in the pgsql server logs, the 2 when generating dbml, and the 1 when generating code, not sure what it means exactly. Mike On Sep 25, 10:31 am, Mike <[EMAIL PROTECTED]> wrote: > Another piece of info that might be helpful: > > Watching the logs as I run both the dbml and cs generation, I get some > messages in the postgres server logs. > > For dbml, these two errors: > - could not receive data from client: No connection could be made > because the target machine actively refused it. > - unexpected EOF on client connection > > For cs, just this one: > - unexpected EOF on client connection > > I ran both multiple times, and on two different postgres databases > with the exact same results. I'll pull down svn and see if that > changes anything... > > Mike > > On Sep 25, 2:10 am, "Pascal Craponne" <[EMAIL PROTECTED]> wrote: > > > The only errors I got with the DBML files are caused by DbLinq database > > samples misconception, so I'm interested in knowing what you found out. > > > On Thu, Sep 25, 2008 at 00:35, bryan costanich <[EMAIL PROTECTED]>wrote: > > > > Just FYI, Pascal checked in a minor change that fixed part of the > > > problem. you can pick up the change from SVN and rebuild. It did > > > however add another problem in that the .dbml file will not build VS > > > because of a bunch of errors. > > > > I've sent him the errors, i'll keep you guys posted. > > > > -b > > > -- > > Pascal. > > > jabber/gtalk: [EMAIL PROTECTED] > > msn: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
