|
Home > Archive > SQL Anywhere Mobile > April 2005 > How to change last_download_time ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to change last_download_time ?
|
|
|
| Is it possible to change the last_download_time to earlier
date, the one use by download synchronization process when
comparing with last_modified ? Please advise.
-danny-
| |
| Greg Fenton 2005-04-11, 9:24 am |
| danny wrote:
> Is it possible to change the last_download_time to earlier
> date, the one use by download synchronization process when
> comparing with last_modified ? Please advise.
>
Please always show the version and build number of SQL Anywhere that you
are using (e.g. use the command "dbeng9 -v" for 9.x)
In the ASA online docs, lookup the " modify_last_download
_timestamp"
connection event. This was added in 8.0.1.
In the ASA 9.x docs:
MobiLink Administration Guide
Synchronization Events
modify_last_download
_timestamp connection event
This event allows you to override the last_download for the current
synchronization. There is also " modify_next_last_dow
nload_timemstamp"
that allows you to override the last_download timestamp for the *next*
synchronization.
Hope this helps,
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2005-04-11, 9:24 am |
| See the description of the following event in the help file :
MobiLink Administration Guide
Synchronization Events
modify_last_download
_timestamp connection event
This script was introduced in v801.
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL
<danny> wrote in message news:425a00e8.24d9.1681692777@sybase.com...
> Is it possible to change the last_download_time to earlier
> date, the one use by download synchronization process when
> comparing with last_modified ? Please advise.
>
> -danny-
|
|
|
|
|