Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading the hard disk serial number

Status
Not open for further replies.

kaburia

Programmer
May 9, 2006
8
0
0
A2
Hi,
I am a new user of oracle developer/2000 forms version 4.5. Please assist me with how to write code or code for reading the personal computer's hard disk serial number from oracle developer forms.
Regards,
Kaburia
 
you need to run 'vol' command in the OS and should redirect that output to a text file. Then use oracle built in package to read that text file and take the volumne serial number as
a text string.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top