Viewing 15 posts - 27,016 through 27,030 (of 39,768 total)
There is a password policy in SQL Server 2005, and if the host OS supports it, SQL Server can respect that. I thought the SA account was immune, but...
September 16, 2008 at 1:07 pm
Agree with David on this one. Nothing should blow up
September 16, 2008 at 1:03 pm
Be curious to know why stored procs are a nightmare for insert/updates.
sprocs encapsulate functionality, make it easier to maintain, IMHO for everyone. Cut and paste on the client means the...
September 16, 2008 at 1:02 pm
Be sure you check the logic as a SELECT first.
September 16, 2008 at 12:59 pm
http://www.rentacoder.com as well
September 16, 2008 at 12:58 pm
Borland C++, ah, those were the days.
Used that in 91/92 to write some small utilities for a Novell network. Worked better than Visual C++, as I recall.
September 16, 2008 at 12:57 pm
Not that I know of. You need to add the user.
A good reason to have a script to create database instead of using the GUI. Let someone change parameters at...
September 16, 2008 at 9:17 am
I don't think there's a way to do this. I thought someone had done a GRANT EXECUTE on a schema, but not sure if that would work.
The thing to do...
September 16, 2008 at 9:15 am
You could create a computed column and do something like identity + 1. Why can't they see the identity?
September 16, 2008 at 9:14 am
Christopher,
No idea how it's used. I haven't messed with it, but I'm sure someone has.
September 16, 2008 at 7:30 am
I know it's based in reality, they have real CSI people consulting on things, but it's exaggerated. Each person has many more cases, less space, and less equipment. Tests take...
September 16, 2008 at 7:18 am
That's a scary thought. Google has a lot of information about you, but it isn't necessarily related. With their API, I suppose some of it could be mined.
Definitely a good...
September 16, 2008 at 7:13 am
Check the local "hosts" file. Be sure there's not an overriding entry there. Though I'd think that would prevent other issues.
What about an alias in the client network utility? A...
September 15, 2008 at 10:14 am
I think you have to put those up as attachments. There are always some things like XML that the forums have trouble converting.
Not sure offhand what's wrong in there,...
September 15, 2008 at 10:11 am
I go this from a developer at MS:
= = = = =
Yes, using DQ, the Jet OLE/DB provider, and the Excel IISAM.
I recommend you get the Jet Programmer's Reference Guide...
September 15, 2008 at 10:08 am
Viewing 15 posts - 27,016 through 27,030 (of 39,768 total)