[Ast-devel] AST - database schema used by AST needed
Status: Beta
Brought to you by:
mwilliamson
From: Grzegorz C. <Grz...@te...> - 2007-01-10 18:18:56
|
Helo all =20 I try today to test AST with SQL database =20 So I've select in menu "Setup/System Settings/Quote Engines/Real-time Quote Engine" =20 and next switch from "Yahoo Finanse" to "SQL Database" =20 unixODBC, drivers, data source and "Database DSN" in AST is already configured. =20 now i've got following message: =20 ------------------------------ SQL Error: Database Query failed:=20 Stmt: SELECT last_price, date, "time", change, open, high, low, volume, daily_avg_vol, prev_close, avg_50_dy, avg_200_dy, bid, bid_size, ask, ask_size FROM ast_realtime_quote WHERE symbol =3D ? AND market_key =3D ? = =20 Type: N6libawf9sql_errorE Thrown from sqlconnection.cc:99 In function libawf::sql_stream libawf::sql_connection::create_stream(const std::string&, unsigned int)=20 =20 ------------------------------ =20 My question is =20 "where is... or what is database schema used by AST" =20 is someone has script with SQL create instruction please sent it to me. =20 Best regards Grzegorz Czuba =20 |