Click here to Skip to main content
15,891,375 members
Home / Discussions / Database
   

Database

 
Questionupdate comand of a scheduler????? Pin
mr.mohsen18-May-08 5:30
mr.mohsen18-May-08 5:30 
QuestionOleDbCommandBuilder problem with views in SqlExpress [modified] Pin
Ahmad Safwat18-May-08 0:34
Ahmad Safwat18-May-08 0:34 
GeneralRe: OleDbCommandBuilder problem with views in SqlExpress Pin
Ahmad Safwat18-May-08 21:49
Ahmad Safwat18-May-08 21:49 
QuestionHow do i allow duplicates in my primary key? Pin
ap_ple17-May-08 16:56
ap_ple17-May-08 16:56 
AnswerRe: How do i allow duplicates in my primary key? Pin
Alsvha17-May-08 21:29
Alsvha17-May-08 21:29 
AnswerRe: How do i allow duplicates in my primary key? Pin
Blue_Boy17-May-08 22:20
Blue_Boy17-May-08 22:20 
AnswerRe: How do i allow duplicates in my primary key? Pin
Mycroft Holmes18-May-08 16:21
professionalMycroft Holmes18-May-08 16:21 
NewsRe: How do i allow duplicates in my primary key? Pin
Vinay Dornala19-May-08 20:04
Vinay Dornala19-May-08 20:04 
Hi,

Composite key on Fight_ID and Passenger_ID that might cause same problem in following scenario.

If the same passenger let say 101 is booking fight 1001 for two different dates.

101 1001 $112.00 Business 5/3/2008
101 1001 $38.00 Business 7/3/2008

So best sol is to add identity column ( i. e TransactionID) in this case.
QuestionTrying to choose between two rows Pin
Fernando A. Gomez F.16-May-08 12:08
Fernando A. Gomez F.16-May-08 12:08 
AnswerRe: Trying to choose between two rows Pin
Blue_Boy16-May-08 12:44
Blue_Boy16-May-08 12:44 
Generalw00t! Pin
Fernando A. Gomez F.16-May-08 13:34
Fernando A. Gomez F.16-May-08 13:34 
GeneralRe: w00t! Pin
Blue_Boy16-May-08 13:36
Blue_Boy16-May-08 13:36 
QuestionLIKE Condition Pin
jonhbt15-May-08 22:19
jonhbt15-May-08 22:19 
AnswerRe: LIKE Condition Pin
Blue_Boy15-May-08 22:38
Blue_Boy15-May-08 22:38 
AnswerRe: LIKE Condition Pin
GuyThiebaut16-May-08 2:35
professionalGuyThiebaut16-May-08 2:35 
Questionsql server - connecting asmx web service Pin
tai-fun15-May-08 21:57
tai-fun15-May-08 21:57 
AnswerRe: sql server - connecting asmx web service Pin
Ashfield16-May-08 5:09
Ashfield16-May-08 5:09 
GeneralRe: sql server - connecting asmx web service Pin
tai-fun16-May-08 7:53
tai-fun16-May-08 7:53 
QuestionGet Database Name Pin
Dushan12315-May-08 21:42
Dushan12315-May-08 21:42 
AnswerRe: Get Database Name Pin
Blue_Boy15-May-08 21:49
Blue_Boy15-May-08 21:49 
QuestionMy Sql Date Formatting Issue Pin
Anupbala15-May-08 20:04
Anupbala15-May-08 20:04 
QuestionCan it Joined two tables like this? Pin
jason_mf15-May-08 19:18
jason_mf15-May-08 19:18 
AnswerRe: Can it Joined two tables like this? Pin
Krish - KP15-May-08 19:36
Krish - KP15-May-08 19:36 
GeneralRe: Can it Joined two tables like this? Pin
jason_mf15-May-08 19:39
jason_mf15-May-08 19:39 
QuestionINSERT,UPDATE on Attached SQL Database File not working. Pin
JOSHY M RAJ15-May-08 18:50
JOSHY M RAJ15-May-08 18:50 

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.