Re: ars_GetEntry
Brought to you by:
jeffmurphy
|
From: Mark B. <mar...@bc...> - 1998-12-07 19:23:07
|
Hi All,
Is it possible to do a ars_GetEntry on a record that is open?
# perl -v
This is perl, version 5.003 with EMBED
built under solaris at Oct 8 1998 15:21:28
+ suidperl security patch
ARS 3.2
SYBASE 11.0.2
I have a button on schema A that does a set fields run process to copy
the fields to schema B. There are about 30 fields that need to be
transfered so my perl script:
1. Reads the record from schema A (given only schema A's EntryID) via
ars_GetEntry.
2. Creates and maps the fields from A to B
3. Creates the record on B and returns the record number.
It seems that the initial read is blocking.
Any ideas would be appreciated.
Thanks,
--
Mark Borghardt Email: ma...@wi...
Micronix Computer Consulting Home: (604) 552-9741
* Think outside the box *
BCTel Advanced Communications Phone: (604) 454-5211
Email: mar...@bc...
---------------------------------------------------------------------------
To unsubscribe from this list, send mail to maj...@lu...
with a body of "unsubscribe arsperl". The subject line is ignored.
---------------------------------------------------------------------------
|