in reply to Add record in access table
Sorry, but on my current machine i dont have the ability to test this code :/. Win32 Perl Programming : The Standard Extensions covers some of the ODBC specific SQL stuff.my $query = q! INSERT INTO logfile ("Date Send","Certificate file") VALUES ({d '2002-01-01'},'junk') !; # other code here
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Add record in access table
by Anonymous Monk on Feb 08, 2002 at 17:52 UTC |