D, Thank you for the suggestions. I was hoping there was an easier solution as I am already importing the data manually. I just didn't want to maintain and update another database manually if there was a way to access the other database. I will search for examples of using a script to import the data as I need to learn and practice using that method for other problems I have run into.
Thanks again for the thoughts. DM --- In [email protected], "dingo" <[EMAIL PROTECTED]> wrote: > > My take: > > You can't use 2 databases at the same time in AB. That being the case all > other "solutions" will be a kludge and much slower and more coding that I > think you want to do. > > Having said that here's what I would do: Create a 3d database consisting of > the tickers you want from each. That means you'll need to extract the > tickers from each db and import them into the third. > > If you haven't the skills for this then you can prolly search the archives > and find out how to do this. If you want a external script (ie vbScript) > that can do the extraction contact me offline. > > d > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of dmcleod1981 > > Sent: Wednesday, May 02, 2007 9:28 AM > > To: [email protected] > > Subject: [amibroker] Re: Mixing Databases - 2nd Request? > > > > I guess this is one of those newbie questions that is > > > > 1) Either so stupid that nobody wants to be assoicated with an answer > > publicly or > > 2) Nobody knows... > > > > I hate to write to support because I don't want to waste > > Tomasz's time > > but this capability could really be a time saver if it is possible. > > > > If anyone knows if this is possible any hints would be great. Here is > > my email link if you want to reply separately just in case this falls > > under scenario number 1 :) mailto:[EMAIL PROTECTED] > > > > Thanks > > DM > > > > --- In [email protected], "dmcleod1981" <dmcleod1981@> > > wrote: > > > > > > Is it possible to use the data from one database in another? I have > > > two databases with different types of data in each but I would like > > to > > > pull data from one to use in a system in another. I don't want to > > > import but keep the data separated. Is this possible? If > > so, is there > > > a link someone could point me towards. > > > > > > Thanks > > > DM > > > > > > > > > > > > > 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 > > > > > > > > >
