On Mon, 2010-10-04 at 11:37 -0700, Sandro wrote:
> In any case, sqlmetal now times out. The --debug stacktrace doesn't
> hint at anything. Any suggestions?
All I can suggest is two things:
1. Use -c "CONNECTION_STRING" instead of /user, /password, etc.
2. You may need to configure SQL Server to allow access. Here's the
handy dandy "omfg that's gigantically long are you kidding me"
tutorial I wrote for getting a Mono-hosted NerdDinner app to
connect to a Windows-hosted SQL Server instance:
http://www.jprl.com/Blog/archive/development/mono/2009/May-14.html#nerddinner-sqlserver-configuration
Hopefully that's not entirely obsolete...
I imagine you'll need (5)(C), (5)(D), and (5)(E).
- Jon
--
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.