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

Database

 
AnswerRe: percentage for two individual columns of two different tables Pin
DQNOK16-Nov-07 3:27
professionalDQNOK16-Nov-07 3:27 
QuestionDatabase design Pin
Lju215-Nov-07 15:19
Lju215-Nov-07 15:19 
AnswerRe: Database design Pin
Rocky#15-Nov-07 22:33
Rocky#15-Nov-07 22:33 
GeneralRe: Database design Pin
DQNOK16-Nov-07 3:15
professionalDQNOK16-Nov-07 3:15 
GeneralRe: Database design Pin
Rocky#16-Nov-07 3:38
Rocky#16-Nov-07 3:38 
GeneralRe: Database design Pin
Lju216-Nov-07 4:10
Lju216-Nov-07 4:10 
GeneralRe: Database design Pin
Rocky#16-Nov-07 4:29
Rocky#16-Nov-07 4:29 
QuestionNewer newbie question - Access forms Pin
john john mackey15-Nov-07 11:49
john john mackey15-Nov-07 11:49 
sorry if in the wrong Forum, but I have a question about creating an Access form that works off of 2 tables.

Here is what I have:
tbl_Inventory:  RecID, Name, Date, PartNo, Description<br />
tbl_Defects: RecID*, DefectType  (RecID* matches RecID in tbl_Inventory)<br />
tbl_DefectTypes: ID, Descriptive_Value<br />


I then have a form where a user can manually enter the values to fill tbl_Inventory. ONE of those fields asks for Defect Type (a combo pulldown control). This form works with tbl_Inventory and tbl_Defects. When there is a defect, tbl_Defects gets the RecID from tbl_Inventory and assigns Defect Type (mechanical, operator, obsolete)

How do I establish my form's (Record) Source? Do I use both tbl_Inventory and tbl_Defects? tbl_Inventory actually has 23 fields and when I tried to use the SQL builder for Record Source of the form, I ran out of "space" (columns) for all my fields.

Any where I can look to get a quick tutorial on using more than one table as the source for ONE form and have the two tables synched when I update in the form?

Much thanks to this newbie Access developer. Blush | :O
Johnny
AnswerRe: Newer newbie question - Access forms Pin
michaelvdnest16-Nov-07 0:38
michaelvdnest16-Nov-07 0:38 
GeneralRe: Newer newbie question - Access forms Pin
john john mackey19-Nov-07 5:30
john john mackey19-Nov-07 5:30 
QuestionVS2005 and SQL Server Express Pin
Chris Meech15-Nov-07 9:28
Chris Meech15-Nov-07 9:28 
Questionmultiple data source queries Pin
mobius11100115-Nov-07 8:36
mobius11100115-Nov-07 8:36 
AnswerRe: multiple data source queries Pin
pmarfleet15-Nov-07 9:53
pmarfleet15-Nov-07 9:53 
QuestionRemote accessing of reportserver using SSRS 2005 Pin
MSinha15-Nov-07 5:03
MSinha15-Nov-07 5:03 
AnswerRe: Remote accessing of reportserver using SSRS 2005 Pin
pmarfleet15-Nov-07 6:24
pmarfleet15-Nov-07 6:24 
GeneralRe: Remote accessing of reportserver using SSRS 2005 [modified] Pin
MSinha15-Nov-07 18:31
MSinha15-Nov-07 18:31 
GeneralRe: Remote accessing of reportserver using SSRS 2005 [modified] Pin
MSinha16-Nov-07 3:12
MSinha16-Nov-07 3:12 
QuestionDecimal vs Money Pin
Brendan Vogt15-Nov-07 4:04
Brendan Vogt15-Nov-07 4:04 
AnswerRe: Decimal vs Money Pin
Rob Philpott15-Nov-07 4:40
Rob Philpott15-Nov-07 4:40 
Questionfind percentage of perticular fields of two columns in sqlserver2005 Pin
subbu.sk15-Nov-07 3:24
subbu.sk15-Nov-07 3:24 
AnswerRe: find percentage of perticular fields of two columns in sqlserver2005 Pin
Pete O'Hanlon15-Nov-07 3:52
mvePete O'Hanlon15-Nov-07 3:52 
QuestionCreating a dynamic sql dataset without needing to postback Pin
kosh205915-Nov-07 3:23
kosh205915-Nov-07 3:23 
Answerplease ignore/delete this question, moved to web dev Pin
kosh205915-Nov-07 3:36
kosh205915-Nov-07 3:36 
QuestionCant save strings longer 255 in Excel (via ODBC) Pin
manolain15-Nov-07 1:47
manolain15-Nov-07 1:47 
AnswerRe: Cant save strings longer 255 in Excel (via ODBC) Pin
pmarfleet15-Nov-07 1:58
pmarfleet15-Nov-07 1:58 

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.