Reading and writing ODBC database

For questions and discussion related to reading in and working with data.
HinderAlex
Posts: 5
Joined: Thu Mar 08, 2007 9:23 am

Reading and writing ODBC database

Unread post by HinderAlex »

I am planning to use an ODBC database with RATS. Reading an ODBC database works with the professional version, but I would also like to write RATS generated time-series (f.ex. indicators) back into the database. Is this possible? Is MS Access a good choice for a time-series based ODBC database?

Thanks
Alex
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: Reading and writing ODBC database

Unread post by TomDoan »

HinderAlex wrote:I am planning to use an ODBC database with RATS. Reading an ODBC database works with the professional version, but I would also like to write RATS generated time-series (f.ex. indicators) back into the database. Is this possible? Is MS Access a good choice for a time-series based ODBC database?

Thanks
Alex
We haven't put COPY into ODBC into RATS, but I don't think there's a major problem with that as long as we write entire tables (the way that we do with spreadsheets). I have limited experience with MS Access; it seemed fine, but it did have a tendency to produce truly massive files (many, many times as large as the amount of actual data) if you weren't careful.
Post Reply