Hello, If you are using EXTERNAL source - the data exist on external source.
So if you are using TC2007 - the data are in TC2007, not in AB. AB only reads from external source as described in the user's guide: http://www.amibroker.com/guide/h_workspace.html AB can, however, keep cached copy, if you set "local data storage" to enabled, but it requires actually ACCESSING the data from external source. For that you need to run either scan, exploration, backtest or anything that goes through all symbols. And of course it can be automated using OLE interface http://www.amibroker.com/guide/objects.html Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, October 17, 2007 10:37 PM Subject: [amibroker] Saving AB database on to a flash drive > > I wouldl like to carry AB on a flash drive. I have installed AB on a flash > drive. However the data got saved only the first time. > I am using TC2007 as the data source. If I want to update the data on the > flash drive, it looks like I need to run a exploration > ( Filter = 1 ) on the whole database and then save the database. Is there an > automatic way of savinng the data other than this? > > Thanks > > Mohan > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
