Click here to Skip to main content
15,895,667 members
Home / Discussions / Database
   

Database

 
GeneralRe: Http 500 error with register page Pin
and180y29-Jun-20 7:40
and180y29-Jun-20 7:40 
GeneralRe: Http 500 error with register page Pin
Richard MacCutchan29-Jun-20 9:36
mveRichard MacCutchan29-Jun-20 9:36 
GeneralRe: Http 500 error with register page Pin
and180y29-Jun-20 12:37
and180y29-Jun-20 12:37 
GeneralRe: Http 500 error with register page Pin
Richard MacCutchan29-Jun-20 21:44
mveRichard MacCutchan29-Jun-20 21:44 
GeneralRe: Http 500 error with register page Pin
and180y1-Jul-20 8:03
and180y1-Jul-20 8:03 
GeneralRe: Http 500 error with register page Pin
Richard MacCutchan1-Jul-20 9:10
mveRichard MacCutchan1-Jul-20 9:10 
GeneralRe: Http 500 error with register page Pin
and180y1-Jul-20 9:42
and180y1-Jul-20 9:42 
GeneralRe: Http 500 error with register page Pin
and180y1-Jul-20 13:11
and180y1-Jul-20 13:11 
GeneralRe: Http 500 error with register page Pin
Richard MacCutchan1-Jul-20 22:37
mveRichard MacCutchan1-Jul-20 22:37 
GeneralRe: Http 500 error with register page Pin
and180y2-Jul-20 4:57
and180y2-Jul-20 4:57 
QuestionReporting data Pin
Joan M19-Jun-20 10:03
professionalJoan M19-Jun-20 10:03 
AnswerRe: Reporting data Pin
Mycroft Holmes19-Jun-20 12:25
professionalMycroft Holmes19-Jun-20 12:25 
GeneralRe: Reporting data Pin
Joan M20-Jun-20 1:11
professionalJoan M20-Jun-20 1:11 
GeneralRe: Reporting data Pin
David Mujica22-Jun-20 4:27
David Mujica22-Jun-20 4:27 
GeneralRe: Reporting data Pin
Joan M22-Jun-20 8:40
professionalJoan M22-Jun-20 8:40 
Questionhow to create relationship between tables based on field Pin
Cenator13-Jun-20 2:12
Cenator13-Jun-20 2:12 
First of all: "Sorry for my english!" I recently have created a calibration database via Ms Access DBMS. Here is the model:

https://i.stack.imgur.com/Z2uBf.jpg[^]

Each tool has "name abzarLa" field that is actually "Tool's English Name" that comes from ToolList Table. Here is sample values of "ToolList" Table.

https://i.stack.imgur.com/cPwSk.jpg[^]

now it's time to explain my problem: each Tool based on its "name abzarLa" relates to its specific "Data Table" which contains Calibration data results with specific fields. (One To Many relationship => each tools has multiple row in "Data Table") Here is data table that uses for insert "Pressure gauge" results:

https://i.stack.imgur.com/ZEQ7e.jpg
[^]

And here is data table that uses for insert "Oven", "incubaor", "cold Incubator" results:

https://i.stack.imgur.com/4uzOp.jpg[^]

Ok, So we have a Tools table and multiple "Data Tables". How can I design "Data Tables" and create relationship between "Tools" table and "Data Tables" base on "name abzarLa" field?
One Design is:

https://i.stack.imgur.com/6bhdu.jpg[^]


but I want each tool only relates with its specific [Data Table]
AnswerRe: how to create relationship between tables based on field Pin
Richard Deeming15-Jun-20 0:59
mveRichard Deeming15-Jun-20 0:59 
Questiondriver oracle 9i por .net Pin
Member 148339584-Jun-20 3:11
Member 148339584-Jun-20 3:11 
AnswerRe: driver oracle 9i por .net Pin
Richard MacCutchan4-Jun-20 3:14
mveRichard MacCutchan4-Jun-20 3:14 
AnswerRe: driver oracle 9i por .net Pin
Jörgen Andersson4-Jun-20 4:29
professionalJörgen Andersson4-Jun-20 4:29 
GeneralRe: driver oracle 9i por .net Pin
Member 148339584-Jun-20 22:25
Member 148339584-Jun-20 22:25 
GeneralRe: driver oracle 9i por .net Pin
Jörgen Andersson5-Jun-20 1:08
professionalJörgen Andersson5-Jun-20 1:08 
GeneralRe: driver oracle 9i por .net Pin
Member 148339587-Jun-20 21:58
Member 148339587-Jun-20 21:58 
GeneralRe: driver oracle 9i por .net Pin
Jörgen Andersson7-Jun-20 23:20
professionalJörgen Andersson7-Jun-20 23:20 
GeneralRe: driver oracle 9i por .net Pin
Member 148339589-Jun-20 4:27
Member 148339589-Jun-20 4:27 

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.