Click here to Skip to main content
15,899,937 members
Home / Discussions / Database
   

Database

 
QuestionSQL Server and VSS Pin
Anilkumar K V25-Oct-07 20:13
Anilkumar K V25-Oct-07 20:13 
AnswerRe: SQL Server and VSS Pin
Frank Kerrigan26-Oct-07 11:17
Frank Kerrigan26-Oct-07 11:17 
QuestionCan anyone explain in detail about DB LOCKING Pin
Sathiyaraj Ganesan25-Oct-07 18:36
Sathiyaraj Ganesan25-Oct-07 18:36 
AnswerRe: Can anyone explain in detail about DB LOCKING Pin
il_masacratore26-Oct-07 3:22
il_masacratore26-Oct-07 3:22 
QuestionHow to deploy .Net App with Sql Server and Configure Clients Pin
DotNetWWW25-Oct-07 7:59
DotNetWWW25-Oct-07 7:59 
AnswerRe: How to deploy .Net App with Sql Server and Configure Clients Pin
pmarfleet25-Oct-07 9:49
pmarfleet25-Oct-07 9:49 
GeneralRe: How to deploy .Net App with Sql Server and Configure Clients Pin
DotNetWWW25-Oct-07 11:01
DotNetWWW25-Oct-07 11:01 
GeneralChange in Generate Scripts Options Pin
Brady Kelly25-Oct-07 5:12
Brady Kelly25-Oct-07 5:12 
GeneralRe: Change in Generate Scripts Options Pin
Frank Kerrigan26-Oct-07 11:19
Frank Kerrigan26-Oct-07 11:19 
GeneralRe: Change in Generate Scripts Options Pin
Brady Kelly28-Oct-07 22:18
Brady Kelly28-Oct-07 22:18 
QuestionSELECT DISTINCT Help Pin
solutionsville25-Oct-07 4:58
solutionsville25-Oct-07 4:58 
AnswerRe: SELECT DISTINCT Help Pin
solutionsville25-Oct-07 5:47
solutionsville25-Oct-07 5:47 
QuestionCounting rows containing data in Dataset; Pin
Shahzad.Aslam25-Oct-07 3:57
Shahzad.Aslam25-Oct-07 3:57 
AnswerRe: Counting rows containing data in Dataset; Pin
J4amieC25-Oct-07 4:45
J4amieC25-Oct-07 4:45 
GeneralRe: Counting rows containing data in Dataset; Pin
Shahzad.Aslam25-Oct-07 19:44
Shahzad.Aslam25-Oct-07 19:44 
GeneralPersistant Memory with CLR Stored Proc Pin
Brady Kelly25-Oct-07 2:58
Brady Kelly25-Oct-07 2:58 
GeneralRe: Persistant Memory with CLR Stored Proc Pin
Brady Kelly25-Oct-07 8:46
Brady Kelly25-Oct-07 8:46 
QuestionSCOPE_IDENTITY() Pin
Illegal Operation25-Oct-07 1:16
Illegal Operation25-Oct-07 1:16 
AnswerRe: SCOPE_IDENTITY() Pin
N a v a n e e t h25-Oct-07 1:31
N a v a n e e t h25-Oct-07 1:31 
AnswerRe: SCOPE_IDENTITY() Pin
WoutL25-Oct-07 1:45
WoutL25-Oct-07 1:45 
AnswerRe: SCOPE_IDENTITY() Pin
John-ph25-Oct-07 2:14
John-ph25-Oct-07 2:14 
Questionhelp!! phaleeezz!! error message: Plan dates are invalid (SQL 2000) Pin
anthoy24-Oct-07 23:33
anthoy24-Oct-07 23:33 
i was just executing an update statement like this and that error occured..
it usually runs without error.. except for this specific data..
what does that "plan dates are invalid" mean?
thanx in advance again!!


UPDATE AJ_CONTRACTS
SET EXPECTED_SIGNOFF = '06/20/2008',
CONLEN = '20',EXTENDED = 'Y',
CONLEN_UNIT = 'M',
UPDATED_BY='apagustin',
UPDATE_DATE ='10/25/2007'
WHERE (CREW_SEQ_NO = '27979')

WTF | :WTF:
AnswerRe: help!! phaleeezz!! error message: Plan dates are invalid (SQL 2000) Pin
andyharman25-Oct-07 1:10
professionalandyharman25-Oct-07 1:10 
AnswerRe: help!! phaleeezz!! error message: Plan dates are invalid (SQL 2000) Pin
Illegal Operation25-Oct-07 1:12
Illegal Operation25-Oct-07 1:12 
AnswerRe: help!! phaleeezz!! error message: Plan dates are invalid (SQL 2000) Pin
GuyThiebaut25-Oct-07 3:43
professionalGuyThiebaut25-Oct-07 3:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.