I have a program that accesses a MS SQL Server via github.com/denisenkom/go-mssqldb. This from my windows 7 dev box.
It works beautifully when I start it by "go run prog.go", but when started as just "prog.exe" it gives the dreaded "dial tcp 10.1.11.23:1433 socket: An invalid argument was supplied." error. Connection strings are identical in both cases. I haven't tried on linux yet. Any ideas anyone? Thx Andy -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.