PureBytes Links
Trading Reference Links
|
Hi Lionel,
It would basically have SQL command interface to standard,
MS database by which I mean (MASTER,FXXX.DAT and XMASTER,FXXX.MWD)
files.
It should be able to execute standard SQL 'SELECT' command on the
database. It should be able to execute, similarly
TABLE 'CREATE', 'DROP', 'PURGE', etc., commands.
Let me know if this makes sense, once we have this interface to
MS we should be able to use standard SQL clients to access MS
database in the long run, should be able use SQL GUI clients to
access MS Database hence no need to create a GUI for the same.
Regarding how the data is accessed it would access data similar to
how my current tools access MS data, here the only difference would
be how it is interfaced, you can look at this tool as providing a
database engine implementation to one of the well know data base
servers. I'm currently looking at providing support for SQLite
database.
-Regards,
Mansoor
--- In equismetastock@xxxxxxxxxxxxxxx, "Lionel Issen" <lissen@xxx>
wrote:
>
> What do you want to include in this SQL interface and how is the
data
> accessed?
>
>
>
> Lionel
>
>
>
> _____
>
> From: equismetastock@xxxxxxxxxxxxxxx
[mailto:equismetastock@xxxxxxxxxxxxxxx]
> On Behalf Of Paolo
> Sent: Friday, June 23, 2006 5:05 PM
> To: mimansoor
> Subject: Re: [EquisMetaStock Group] SQL client interface for
MetaStock data
> format in MsCmdLineUtils
>
>
>
> mimansoor,
> I think if you can develop an SQL interface for MS I'd
> be GREAT! I'd like that tool ;)
> Best regards,
> Pablo
>
> m> I'm currently contemplating on a thought to have a SQL based
> m> database engine/client implementation for Metastock binary data
format.
>
> m> My question here is, has anybody already seen this kind of
> m> interface provided for MS data and if so is it available for
free,
> m> any pointers would be of help to me. Else do you think this will
> m> be a value addition to my cmd line tool? may be some kind
of 'ms2sql'
> m> tool.
>
> m> -Regards,
> m> Mansoor
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|