Viewing 15 posts - 1 through 15 (of 59 total)
Try it like this:
so on the face of it, it acts as an ersatz where, cutting down the rows in the Classes table involved in the join.
Yes, you are right,...
January 19, 2014 at 4:25 pm
I have managed to contact the client and get them to look at the log. No, there's nothing untoward there at all.
Our program starts the backup and then ftp's the...
September 11, 2013 at 8:14 am
Kenneth
Just to pick up on this point you made:
"We" do use BITs quite often. They are a nice small data type where I can fit 8 of them into a...
September 12, 2012 at 6:46 pm
Hi
Code to do this in VB. (I think this came from a help file somewhere)
Function FindServers() As DataTable
Dim instance As System.Data.Sql.SqlDataSourceEnumerator =...
September 8, 2011 at 4:30 am
Apart from that, what's going on with the transaction? Nobody's mentioned that, but isn't that kind of weird? (Don't shoot me if it's obvious, I'm primarily a .Net guy rather...
January 21, 2010 at 4:13 am
mp - As a bit of reassurance - your Epilogue is spot-on. You're not the only person to find the lack of time-only and date-only data types in SQL Server...
November 21, 2008 at 4:43 am
Another thing to be aware of - are you sure that all the applications that use this db were written with declarative RI in mind? Because if not, you may...
November 6, 2008 at 9:54 am
Thanks guys for all of your suggestions - I knew if I posted on here I'd get some good advice!
pg
September 16, 2008 at 3:21 am
Well, for that very reason, the data would not be entered by an HR data entry clerk.
I don't want to get too involved in the details of the scenario,...
September 14, 2008 at 12:02 pm
Thanks for this reply but it's not really appropriate. The system we're developing is similar to say a small system for an HR dept - details of salaries, sickness records,...
September 14, 2008 at 8:21 am
Right - I guess I should have said 'modifying the registry directly' - the context was, I've just this minute, in a support call ,talked someone thru' modifying the registry...
January 10, 2008 at 10:57 am
I thought the registry was the only way to change it too, but I've just discovered that in SSMS it's possible to select the server node, properties, security - and...
January 10, 2008 at 10:30 am
Another thing to check - Windows firewall , Norton Internet security, etc - these will all prevent communication from workstation to server.
pg
December 7, 2007 at 4:53 pm
Thanks guys. I think my question could have been a bit clearer, but essentially I'm getting the message - 'Yes, you have painted yourself into a corner'
Aliasing the columns doesn't...
November 30, 2007 at 5:15 am
Thanks everyone for the replies. Some useful suggestions in there for other occasions also.
I've now managed to narrow it down a bit. Confession - there was one of those strangely...
April 15, 2007 at 5:41 pm
Viewing 15 posts - 1 through 15 (of 59 total)