Click here to Skip to main content
15,898,588 members
Home / Discussions / Database
   

Database

 
AnswerRe: Reference Pin
Richard MacCutchan29-Nov-13 6:15
mveRichard MacCutchan29-Nov-13 6:15 
AnswerRe: Reference Pin
RedDk29-Nov-13 8:43
RedDk29-Nov-13 8:43 
Questionhow to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 1:20
Member 1026351928-Nov-13 1:20 
AnswerRe: how to find the return value of reader in mysql Pin
Simon_Whale28-Nov-13 1:32
Simon_Whale28-Nov-13 1:32 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 1:51
Member 1026351928-Nov-13 1:51 
GeneralRe: how to find the return value of reader in mysql Pin
Simon_Whale28-Nov-13 1:57
Simon_Whale28-Nov-13 1:57 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 17:52
Member 1026351928-Nov-13 17:52 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 19:11
Member 1026351928-Nov-13 19:11 
QuestionCursors Pin
tsunamigang27-Nov-13 18:40
tsunamigang27-Nov-13 18:40 
AnswerRe: Cursors Pin
GuyThiebaut27-Nov-13 21:41
professionalGuyThiebaut27-Nov-13 21:41 
GeneralRe: Cursors Pin
tsunamigang29-Nov-13 2:41
tsunamigang29-Nov-13 2:41 
GeneralRe: Cursors Pin
GuyThiebaut29-Nov-13 2:43
professionalGuyThiebaut29-Nov-13 2:43 
QuestionCash Register Express - PC America Pin
Member 1042751427-Nov-13 1:43
Member 1042751427-Nov-13 1:43 
AnswerRe: Cash Register Express - PC America Pin
Mycroft Holmes27-Nov-13 12:05
professionalMycroft Holmes27-Nov-13 12:05 
QuestionSELECT * INTO OPENDATASOURCE Pin
jojoba201126-Nov-13 18:45
jojoba201126-Nov-13 18:45 
AnswerRe: SELECT * INTO OPENDATASOURCE Pin
Eddy Vluggen27-Nov-13 7:34
professionalEddy Vluggen27-Nov-13 7:34 
QuestionExporting PostgreSQL data to Excell Pin
Member 1042769726-Nov-13 7:21
Member 1042769726-Nov-13 7:21 
AnswerRe: Exporting PostgreSQL data to Excell Pin
Eddy Vluggen26-Nov-13 7:41
professionalEddy Vluggen26-Nov-13 7:41 
GeneralRe: Exporting PostgreSQL data to Excell Pin
Member 1042769726-Nov-13 7:59
Member 1042769726-Nov-13 7:59 
GeneralRe: Exporting PostgreSQL data to Excell Pin
Mycroft Holmes26-Nov-13 11:44
professionalMycroft Holmes26-Nov-13 11:44 
AnswerRe: Exporting PostgreSQL data to Excell Pin
Jörgen Andersson26-Nov-13 8:53
professionalJörgen Andersson26-Nov-13 8:53 
Questionget the data from two tables Pin
Member 1026351925-Nov-13 20:44
Member 1026351925-Nov-13 20:44 
i have two tables (employee,attendance)
employee feilds:-
empno(pk),idno,,empname,compname,deptname all data type varchar(50)
attendance feilds:-
idno(pk),empno,intime,outtime,remarks all data type varchar(50)

my task is enter the value in textbox then check the data baseofter then display the remaining text box filling by using idno how to get the values in two tables

thank's
QuestionRe: get the data from two tables Pin
Peter Leow25-Nov-13 21:03
professionalPeter Leow25-Nov-13 21:03 
AnswerRe: get the data from two tables Pin
Mycroft Holmes25-Nov-13 23:10
professionalMycroft Holmes25-Nov-13 23:10 
AnswerRe: get the data from two tables Pin
Eddy Vluggen26-Nov-13 8:04
professionalEddy Vluggen26-Nov-13 8:04 

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.