>From what I understand, the Express Edition of MS SQL Server does not support
>connections from remote machines/hosts out-of-the-box.
Look up the Microsoft KB article and turn-on support for remote connections and
then try.
http://support.microsoft.com/kb/914277
-- Jayesh
- Original
Just a thought -
A web page (say www.yahoo.com) may contain several links, some of which could
be non-traditional html (e.g. media files, Flash files, etc). Do you want
"fetch_a_page" to just read the URI of the hyperlink or even "consume" (parse,
read, etc.) the URI?
Also, since reading the
Just a thought, maybe you can simplify the "whole thing" using shell and Perl
as follows -
include=file
/usr/atria/bin/cleartool desc $include | grep created | awk -F " " '{print
$2}' | cut -b 1-9 | perl -w -e 'print '
-- Jayesh
- Original Message
From: Owen
To: Rajini Naidu
Cc