Viewing 15 posts - 5,146 through 5,160 (of 6,026 total)
sqldba_newbie (4/23/2012)
GSquared (4/23/2012)
April 24, 2012 at 8:12 am
Straight up, I wouldn't consider a job that required special access to my Facebook account (I don't have one) or personal life. That's just a red flag... coming from the...
April 23, 2012 at 7:41 am
Carlaabanes (4/23/2012)
April 23, 2012 at 7:28 am
selvakumar.sms (4/17/2012)
i am very new to sql server admin. so please suggest some very good books and sites to learn basic and advance of sql...
April 19, 2012 at 11:05 am
srik.kotte (4/17/2012)
Can anyone help me with this...I searched in google but I couldn't find any solution..Please help..Thanks
You can use the xp_logininfo procedure to returns information about Windows users and Windows...
April 19, 2012 at 7:56 am
You mentioned that you've been using Text Search engine in the past, so this advice assumes that at least some of your routinely searched terms are contained in text columns....
April 19, 2012 at 7:44 am
shahgols (4/16/2012)
I have already created that user using code, and it still cannot log in...that's what I see in SQL Server logs. It's...
April 18, 2012 at 1:23 pm
I hate working with Excel as a datasource. Business users love it, because it's easy to enter data and the design is flexible. However it's problematic when used in an...
April 18, 2012 at 7:34 am
Daryl Lloyd (4/16/2012)
b) use a view to union all the tables together and query that instead [drawbacks - our tables are stored in separate database instances and cannot be indexed,...
April 18, 2012 at 7:21 am
sukato7 (4/14/2012)
How can I set PK columns to allow null or blank?
A primary key column can't contain NULL. It would be like a street with no name or a product...
April 17, 2012 at 3:09 pm
TravisDBA (4/17/2012)
April 17, 2012 at 10:35 am
Select permission on some extended stored procecures and system tables is required for basic connectivity, especially when users are connecting via the ODBC driver. Whatever permissions that SQL Server 2005+...
April 17, 2012 at 9:33 am
Companies tend to lavish more attention and rewards on whatever department is integral to their core business model. For example, you can have a showroom floor full of fat and...
April 17, 2012 at 8:37 am
I have a question for someone here who has experience with MySQL. I've heard that with MySQL, there are are options for multiple table storage types, one of which is...
April 17, 2012 at 8:27 am
Pete.murray (4/2/2012)
GilaMonster - I think you gave me the perfect direction to investigate in, I can see all the information I need to identify the...
April 16, 2012 at 2:55 pm
Viewing 15 posts - 5,146 through 5,160 (of 6,026 total)