Click here to Skip to main content
16,004,727 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to get max on each row Pin
Michael Potter26-Jan-07 10:31
Michael Potter26-Jan-07 10:31 
GeneralRe: How to get max on each row [modified] Pin
xoxoxoxoxoxox26-Jan-07 11:08
xoxoxoxoxoxox26-Jan-07 11:08 
QuestionInt value as 0001 Pin
javierarka26-Jan-07 9:40
javierarka26-Jan-07 9:40 
AnswerRe: Int value as 0001 Pin
andyharman26-Jan-07 9:52
professionalandyharman26-Jan-07 9:52 
QuestionColumn ID in a Table wiht autoincrement value predetermined Pin
javierarka26-Jan-07 9:23
javierarka26-Jan-07 9:23 
AnswerRe: Column ID in a Table wiht autoincrement value predetermined Pin
andyharman26-Jan-07 9:50
professionalandyharman26-Jan-07 9:50 
AnswerRe: Column ID in a Table wiht autoincrement value predetermined Pin
Pete O'Hanlon26-Jan-07 10:05
mvePete O'Hanlon26-Jan-07 10:05 
QuestionCorrect way of databinding of foreign key? Pin
TrooperIronMan26-Jan-07 8:32
TrooperIronMan26-Jan-07 8:32 
This thing bother me some time already

Say I have form that should display data about some student; one of thing it need to display is cityID which is just foreign key to some city in table city.

How can I make it display name of city instead of ID, but write ID to table student.

I tried to do this logical way but never worked, first if there is some data in base it'll show FK value instead on city name, second when I drop down list I get names of cities, but when I pick one from list I never can continue even though I selected value member as ID field not name field (in parent table).

I tried any combination available still doesn't work as expected.

all data is show in details mode and combo box is for cityID value...

Any idea?
QuestionUpdate Query using more than one table Pin
sayianjin26-Jan-07 5:55
sayianjin26-Jan-07 5:55 
AnswerRe: Update Query using more than one table Pin
andyharman26-Jan-07 7:25
professionalandyharman26-Jan-07 7:25 
QuestionCross databae table relation ship Pin
TUX2K25-Jan-07 23:37
TUX2K25-Jan-07 23:37 
QuestionConvert getdate() Pin
javierarka25-Jan-07 10:59
javierarka25-Jan-07 10:59 
AnswerRe: Convert getdate() Pin
andyharman25-Jan-07 22:49
professionalandyharman25-Jan-07 22:49 
AnswerRe: Convert getdate() Pin
Szemi9025-Jan-07 22:59
Szemi9025-Jan-07 22:59 
QuestionCDaoDatabase Create Field Pin
DKScherpy25-Jan-07 9:58
DKScherpy25-Jan-07 9:58 
QuestionIncrement Field Value Pin
achimera25-Jan-07 9:39
achimera25-Jan-07 9:39 
AnswerRe: Increment Field Value Pin
PIEBALDconsult25-Jan-07 9:55
mvePIEBALDconsult25-Jan-07 9:55 
GeneralRe: Increment Field Value Pin
achimera25-Jan-07 10:06
achimera25-Jan-07 10:06 
Questioncall function from select join Pin
montu337725-Jan-07 3:51
montu337725-Jan-07 3:51 
AnswerRe: call function from select join Pin
Paddy Boyd25-Jan-07 4:29
Paddy Boyd25-Jan-07 4:29 
QuestionSCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer25-Jan-07 0:43
Farm Developer25-Jan-07 0:43 
AnswerRe: SCOPE_IDENTITY() Always Returning 1 Pin
Jon Sagara25-Jan-07 10:23
Jon Sagara25-Jan-07 10:23 
GeneralRe: SCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer25-Jan-07 21:42
Farm Developer25-Jan-07 21:42 
GeneralRe: SCOPE_IDENTITY() Always Returning 1 Pin
Jon Sagara26-Jan-07 1:52
Jon Sagara26-Jan-07 1:52 
AnswerRe: SCOPE_IDENTITY() Always Returning 1 Pin
Farm Developer26-Jan-07 4:09
Farm Developer26-Jan-07 4:09 

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.