Click here to Skip to main content
16,009,712 members
Home / Discussions / Database
   

Database

 
QuestionRe: Calculating the space occupied by each row in a table Pin
vijay25839-Jul-07 0:01
vijay25839-Jul-07 0:01 
AnswerRe: Calculating the space occupied by each row in a table Pin
Vishu Gurav9-Jul-07 6:44
Vishu Gurav9-Jul-07 6:44 
QuestionRe: Calculating the space occupied by each row in a table Pin
Vishu Gurav10-Jul-07 17:00
Vishu Gurav10-Jul-07 17:00 
QuestionProblem displaying colums as rows => need help Pin
masyarial5-Jul-07 16:09
masyarial5-Jul-07 16:09 
AnswerRe: Problem displaying colums as rows => revised Pin
masyarial5-Jul-07 21:36
masyarial5-Jul-07 21:36 
QuestionSQL Server 2005 Changing Table Names Pin
Richard Andrew x645-Jul-07 14:50
professionalRichard Andrew x645-Jul-07 14:50 
AnswerRe: SQL Server 2005 Changing Table Names Pin
originSH5-Jul-07 22:09
originSH5-Jul-07 22:09 
QuestionBind with an intermediate table Pin
Richard Blythe5-Jul-07 10:24
Richard Blythe5-Jul-07 10:24 
I am in the proccess of writing a small membership program and all the info is being stored in an MS Access database. I've gotten stumped on coding the datagridview's "DataRelation" object because I'm having to code through three table levels.
To explain, I want to create families (Father, Mother, Children) and link them through the DataGridview.

I have a master table called "tblFamilyNames" that holds the "primary key" and anniversary date. I then have a table called tblFamilyDetails. It links the family(Father, Mother, Children) together by storing the primary key value from tblFamilyNames in a column called "intFamilyID".

In tblFamilyDetails, there is a column: "intMemberID" that points to a record in the third table: tblMembers".

My question is, how do I bind the first table: "tblFamilyDetails" with the third table: "tblMembers" so that the user can see the member's info without seeing the intermediate table: "tblFamilyDetails"?

may your code be error free
AnswerRe: Bind with an intermediate table Pin
Humble Programmer6-Jul-07 6:26
Humble Programmer6-Jul-07 6:26 
QuestionADO and MSACCESS [modified] Pin
AmirAlilou5-Jul-07 2:39
AmirAlilou5-Jul-07 2:39 
AnswerRe: ADO and MSACCESS Pin
martin_hughes5-Jul-07 3:11
martin_hughes5-Jul-07 3:11 
GeneralRe: ADO and MSACCESS Pin
AmirAlilou5-Jul-07 3:18
AmirAlilou5-Jul-07 3:18 
AnswerRe: ADO and MSACCESS Pin
martin_hughes5-Jul-07 5:49
martin_hughes5-Jul-07 5:49 
GeneralRe: ADO and MSACCESS Pin
AmirAlilou5-Jul-07 6:16
AmirAlilou5-Jul-07 6:16 
GeneralRe: ADO and MSACCESS Pin
martin_hughes5-Jul-07 7:00
martin_hughes5-Jul-07 7:00 
GeneralRe: ADO and MSACCESS Pin
AmirAlilou5-Jul-07 7:48
AmirAlilou5-Jul-07 7:48 
Questionerror while try to attach database to sql server2005 Pin
combo_ci5-Jul-07 1:01
combo_ci5-Jul-07 1:01 
AnswerRe: error while try to attach database to sql server2005 Pin
kubben5-Jul-07 2:40
kubben5-Jul-07 2:40 
GeneralAgent Job error Pin
Mircea Grelus5-Jul-07 0:30
Mircea Grelus5-Jul-07 0:30 
Questionhi...How to store datas temp in database Pin
Exelioindia4-Jul-07 23:38
Exelioindia4-Jul-07 23:38 
AnswerRe: hi...How to store datas temp in database Pin
originSH4-Jul-07 23:48
originSH4-Jul-07 23:48 
AnswerRe: hi...How to store datas temp in database Pin
SHatchard5-Jul-07 0:24
SHatchard5-Jul-07 0:24 
AnswerRe: hi...How to store datas temp in database Pin
Leah_Garrett5-Jul-07 0:48
Leah_Garrett5-Jul-07 0:48 
QuestionSQL Database Backup Pin
allan.cawood4-Jul-07 23:27
allan.cawood4-Jul-07 23:27 
AnswerRe: SQL Database Backup Pin
Paul Conrad13-Jul-07 11:55
professionalPaul Conrad13-Jul-07 11:55 

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.