Andrew_Fryer
June 19th, 2001, 05:38 AM
Is there any way to call a UNIX command from MS-ACCESS. I need to extract the version number of a file from a Unix box using SCCS.
Thanks
Andrew
Thanks
Andrew
|
Click to See Complete Forum and Search --> : UNIX and Access Andrew_Fryer June 19th, 2001, 05:38 AM Is there any way to call a UNIX command from MS-ACCESS. I need to extract the version number of a file from a Unix box using SCCS. Thanks Andrew Clearcode June 19th, 2001, 06:10 AM You probably need to use some form of third party middleware. We use "Orbix" which is a corba based interface that supports COM on the clinet and can therefore be used from any ActiveX automation client (Access, VB etc.) It isn't easy though. HTH, Duncan ------------------------------------------------- Ex. Datis: Duncan Jones Merrion Computing Ltd http://www.merrioncomputing.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |