Click here to Skip to main content
15,917,795 members
Home / Discussions / Database
   

Database

 
QuestionSeployment the Windows Application Pin
Thaer Hamael20-Aug-07 3:32
Thaer Hamael20-Aug-07 3:32 
AnswerRe: Seployment the Windows Application Pin
Rami Said Abd Alhalim20-Aug-07 4:40
Rami Said Abd Alhalim20-Aug-07 4:40 
Questionhow can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 3:08
Rami Said Abd Alhalim20-Aug-07 3:08 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 3:50
kubben20-Aug-07 3:50 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 4:19
Rami Said Abd Alhalim20-Aug-07 4:19 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 4:23
kubben20-Aug-07 4:23 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
divyesh143220-Aug-07 3:52
divyesh143220-Aug-07 3:52 
QuestionStored Proc help Pin
tthellebuyck20-Aug-07 2:40
tthellebuyck20-Aug-07 2:40 
I need some help writing a stored proc. First, I am inserting a range of ZipCodes into a db, ZipBegin and ZipEnd(12345-12346). Although that seems relatively simple, however, I need to check those ranges and make sure that there is no other over lapping range.
for more clarity:

range A 12345-12346 is in the db
range B 12344-12347 is being inserted.

as you can see these ranges overlap, if that occurs I need to use a raiserror and rollback the transaction.

Does anyone have any suggestions on how I could do that?
AnswerRe: Stored Proc help Pin
andyharman20-Aug-07 3:30
professionalandyharman20-Aug-07 3:30 
AnswerRe: Stored Proc help [modified] Pin
John-ph20-Aug-07 4:12
John-ph20-Aug-07 4:12 
QuestionInvalid Column Name Pin
divyesh143220-Aug-07 2:24
divyesh143220-Aug-07 2:24 
AnswerRe: Invalid Column Name Pin
Rami Said Abd Alhalim20-Aug-07 3:13
Rami Said Abd Alhalim20-Aug-07 3:13 
GeneralRe: Invalid Column Name Pin
divyesh143220-Aug-07 3:46
divyesh143220-Aug-07 3:46 
AnswerRe: Invalid Column Name Pin
Rami Said Abd Alhalim20-Aug-07 3:42
Rami Said Abd Alhalim20-Aug-07 3:42 
GeneralRe: Invalid Column Name Pin
divyesh143220-Aug-07 3:47
divyesh143220-Aug-07 3:47 
Questionhow to deal with ADO.net when connecting DB Pin
prasadbuddhika20-Aug-07 1:09
prasadbuddhika20-Aug-07 1:09 
QuestionHow to generate Code Behind for click of report in aspx page Pin
salmonraju20-Aug-07 0:22
salmonraju20-Aug-07 0:22 
QuestionDefining stored procedure parameters Pin
Steven J Jowett19-Aug-07 23:35
Steven J Jowett19-Aug-07 23:35 
AnswerRe: Defining stored procedure parameters Pin
Rami Said Abd Alhalim19-Aug-07 23:48
Rami Said Abd Alhalim19-Aug-07 23:48 
GeneralRe: Defining stored procedure parameters Pin
Steven J Jowett19-Aug-07 23:51
Steven J Jowett19-Aug-07 23:51 
Questionsorting fixed length file in sql server Pin
S Palip19-Aug-07 23:35
S Palip19-Aug-07 23:35 
AnswerRe: sorting fixed length file in sql server Pin
Steven J Jowett19-Aug-07 23:41
Steven J Jowett19-Aug-07 23:41 
AnswerRe: sorting fixed length file in sql server Pin
Rami Said Abd Alhalim19-Aug-07 23:50
Rami Said Abd Alhalim19-Aug-07 23:50 
GeneralRe: sorting fixed length file in sql server Pin
S Palip19-Aug-07 23:55
S Palip19-Aug-07 23:55 
AnswerRe: sorting fixed length file in sql server Pin
TomGarth21-Aug-07 13:47
TomGarth21-Aug-07 13:47 

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.