Viewing 7 posts - 1 through 7 (of 7 total)
Netstat looks like:
...
TCP 127.0.0.1:49467 0.0.0.0:0 ...
October 24, 2009 at 8:35 am
Yes, it seems to be running. Look at image2
Moreover it doesn't connect if I specify the port
Look at this. The message in italian means 'server not found or not accessible....
October 23, 2009 at 2:24 am
This is the situation:
October 22, 2009 at 10:19 am
Pardon Brian, firt of all I forgoto to thank you for your work
The flag seems to be on, as you well explained to check in logs
October 21, 2009 at 4:05 pm
to me on Express 2008 it still says that DAC isn't enabled, though the log says that it's enabled. I don't understand
October 21, 2009 at 3:55 am
these are the functions that I wrote for datederia, timeserial and datetimeserial
I hope useful
CREATE FUNCTION dbo.ufnDateTimeSerial (@Year int=null, @Month int=null, @Day int=null, @Hour int=null, @Minute int=null)
/*to get the...
October 17, 2007 at 3:04 am
Hi Greg
My application inserts in that table from many places
I need to have one single 'piece of code' destined to provide inserts into the destination table.
Moreover I need to check...
October 16, 2007 at 12:13 pm
Viewing 7 posts - 1 through 7 (of 7 total)