Viewing 15 posts - 76 through 90 (of 95 total)
well, I'm not going to put "nolock" hint as I have heard that this hint might also throw some errors while a record in a table is being updated concurrently....
November 12, 2008 at 1:57 pm
Any link to naming convention should help either... 🙂
November 4, 2008 at 3:13 pm
Ok. I'm going with numeric as I see it was used at few places in my project. My only concern was I'm not sure which (numeric or decimal) would be...
October 24, 2008 at 12:01 pm
"sp_change_users_login" procedure worked perfectly fine for me.
Thank you all.
October 6, 2008 at 2:05 pm
gotcha. There are two XML connection string present in the installation folder in program files. One of them is for the main application & the other for an icon in...
October 1, 2008 at 2:48 pm
I have the below message from the SQL Server Error Logs. And, I'm going to work with the application support to identity the reasons for these errors.
Date10/1/2008 2:04:09 PM
LogSQL Server...
October 1, 2008 at 12:14 pm
I dont see any error numbers from the trace as this login works fine when I try to login from SSMS & also from the application. But, I dont know...
October 1, 2008 at 11:30 am
Thanks, Mike. I actually didn't know about linking the file from access to SQL Server. I have now few tips to bring a solution to our requirement.
For the last point,...
September 30, 2008 at 9:32 am
I had this message posted here because I'm working with an application which is highly normalized & have uniqueidentifier as the primary key in all tables. When this application tries...
July 16, 2008 at 1:00 pm
Our application have 3 databases. Users name all these databases with their own name. As we are moving from present database version to newer database version we are sending all...
July 9, 2008 at 10:12 am
well! Each user has their own database & server. Not all users use common server.
July 9, 2008 at 8:47 am
Thanks. But, this is a one time script & this cannot be created as procedures or functions as this would be a script like patches given to different users to...
July 9, 2008 at 7:38 am
Jeff- This is a desktop application & I use the XML tag to carry the search items to be searched in the database. Like, a person's first, last name, phone,...
June 18, 2008 at 12:01 pm
Thanks, Mahesh. But, ntext wont be supported as well in future SQL Server versions.
~Thanks
June 17, 2008 at 11:00 am
The issue I have is when I use this xp_cmdshell command from SQL Agent job it is failing when using UNC name. But, when I use the direct path (f:\test)...
May 9, 2008 at 1:52 pm
Viewing 15 posts - 76 through 90 (of 95 total)