Viewing 15 posts - 16 through 30 (of 54 total)
It would be easier for a region table in this example, but all organizations will need to be in the same table for other reasons.
Thanks
May 25, 2005 at 7:13 am
Thanks for the replys.
I had changed the default port in the past, but it wouldn't let me the other day. When I would Restart the SQL Sevice Mgr it would...
March 4, 2005 at 7:47 am
John,
Host_Name() comes the closest, but it only gives me the PC name.
Thanks for the responses.
January 20, 2005 at 8:12 am
John,
That gives me the database user, which all of the users will be using the same one. I would like to capture their Windows Login Name so the DB can...
January 20, 2005 at 7:55 am
Goce....I like it. It is much more clean and less complicated than trying to build the dynamic string. I will give it a try.
Thanks.
January 13, 2005 at 5:37 am
Just to update those who replied. The database runs faster than I would have thought. The design that I came up with was to only pull in the Main text...
January 12, 2005 at 1:28 pm
I will have 4 fields that have open text, which I plan on making a varchar type and limit to 8000 chars. One of these fields is a 'Notes' field...
January 7, 2005 at 5:30 am
Noel/John,
Thanks for the advice I will implement your suggestions. That may explain the odd behavior with the @@rowcount value that I received as well.
BTW Noel, could you be more specific...
January 5, 2005 at 7:28 am
Thanks for the replys.
Bimal your not exists statement might just me the answer to this problem as well as some others...Thanks.
October 18, 2004 at 8:33 am
Thanks Brian!
I did not realize the builtin\Administrators used the operating system Administrator's Group. I guess it shows I have a lot to learn about managing roles, among other things.
You certainly...
October 6, 2004 at 10:56 am
Can't find the user anywhere on the server.(Roles, Logins, Groups or System tables) Wouldn't they have to be in some system table????
October 6, 2004 at 9:48 am
Thanks you all for the Help.
Grasshopper:
I tried using the DateADD Function but I couldn't get it to subtract days. Maybe there is a better way to do what I am...
September 14, 2004 at 5:01 am
Viewing 15 posts - 16 through 30 (of 54 total)