www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    Posting deferred updates
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Posted
Is there any way to access/post deferred updates via scripting? We currently have a VBScript based loans system, and a large textbase that we would like to change to deferred updates (textbase is accessed via slow ISDN link).

The only problem we can forsee is that in attempting to loan an item that has been catalogued, but the update has not been posted to the textbase.

This could be remedied by forcing the updates to be posted by running a script to post updates when the loans system is activated.
 
Posts: 87 | Location: Melbourne, Victoria, Australia | Registered: Fri May 11 2001Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
There is no script command to post deferred updates.

Why not use the DB/Text PowerPack Updater service?

Since editing a record using Shared Immediate indexing automatically also posts any deferred updates, you could emulate posting the deferred updates by writing a Recordset script to make a change to all of the records with deferred updates.
 
Posts: 1895 | Location: Woburn, MA, USA | Registered: Thu July 13 2000Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    Posting deferred updates