MS Access date format

2003-04-05 Thread Ron Savage
Folks I'm using DBI to read an MS Access file. I don't have access to Access. For dates, I get values like: INS_DTE: 34590.721331. UPD_DTE: 35416.518703. VLD_FROM: 34458.0. VLD_TO: 73415.0. Any ideas on how to interpret these? TIA. -- Cheers Ron Savage, [EMAIL PROTECTED] on 06/04/2003 http://sa

RE: make DBI-1.35 Fails on HP-UX 11i and Perl 5.8.0

2003-04-05 Thread Scott R. Godin
[EMAIL PROTECTED] wrote: > This looks like your GCC can not parse /usr/include/socket.h > > Can you test that? > > cat > t.c < #include > int main() { exit(0); } > EOF > gcc -o t.o -c t.c > posting this just for comparison purposes... my copy of redhat 8 here doesn't have socket.h in /usr/i