|
Well...
You can
get Perl for windows, and there are job schedulers one can get for Windows (or
are included in Winblows 98+), so you should still be able to accomplish what
you are asking.
Make a
cold fusion page which effectively accepts a form submission and allows you to
put data directly into the database (or update given a primary key as part of
the form). You can even do deletion by tacking on a status field with a
flag for records that you want deleted.
I do
this sort of thing to move database info across numerous websites (although
rarely using CF, almost always using Perl or PHP as the server side code).
It is essentially platform independent data transfer, not the most efficient,
but highly effective.
Terry Fielder
|
- [CFTALKTor] Remote Update of Database Mike
- RE: [CFTALKTor] Remote Update of Database terry
- Re: [CFTALKTor] Remote Update of Database James Eberhardt
- RE: [CFTALKTor] Remote Update of Database charles arehart
- [CFTALKTor] CFQUERY - is it buggy? Edward J. Bebee
- Re: [CFTALKTor] CFQUERY - is it buggy? Mike
- [CFTALKTor] Re: CFHosts (WAS: CFQUERY - is it... Edward J. Bebee
- Re: [CFTALKTor] Re: CFHosts (WAS: CFQUERY... Bill Sourour
