Click here to Skip to main content
15,888,186 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

Im working on a project that involves Monitoring and gathering data from a computer and save it in a DataBase. Right now i stumbled upon a problem related to saving that data in a table, heres the diagram :

http://postimage.org/image/kt1cnhgl7/[^]

(Sorry its in Portuguese)
What i want to do is save the number os Hard Drives installed on a computer to the table Servidor_disco
And Save the information about those hard drives in the table disco_info, and that information needs to be related .

To help clarify i need to get the value from the table servidor_disco (wich needs to be the same as the id_servidor from Servidores Table ), into the table discos_info.

Thanks.
Best Regards
Posted
Updated 17-May-12 5:31am
v2
Comments
Maciej Los 22-Jun-12 16:53pm    
Where is the problem? What have you done till now?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900