Hi,
I have a Database where for each symbol a tables exists. No I write
"Table name: {SYMBOL}" and leave Symbol empty at the Field names.
Right? Because I get a datatable.aa doesnt exist error.
Connecting to a Mysql-Server with the actual odbc5.somewhat driver
from the mysql.com site.

What's the problem?
Regards
Thomas

--- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote:
>
> With current version of SQL plugin, you can either have
> 
> one table for all quotes of all symbols or
> one table *per symbol* (then table name must match symbol name).
> 
> To use this one table per symbol setup you need to enter
> {SYMBOL} (literally opening brace-symbol-closign brace) into "Table
name"
> field and clear "symbol" field in the File->Database
Settings->Configure.
> 
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message ----- 
> From: "James Hutchison" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Tuesday, November 07, 2006 2:16 AM
> Subject: [amibroker] ODBC/SQL plug in
> 
> 
> >I am working with a mySQL database with a table for each symbol.  I 
> > am nit sure how to set up the plug in so amibroker knows which table 
> > to use for each symbol. I have a look up table for each symbol.  I am 
> > using a table name for each symbol, quote1 , quote2, quote3 ...  Any 
> > help will be appreciated.
> > 
> > Thanks
> > 
> > Jim Hutchison
> > 
> > 
> > 
> > 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
> > 
> > 
> > 
> > 
> > 
> >
>


Reply via email to