SQL Language
-
I am writing a db application using structs as records and i want the users to be able to use sql commands in it to return the data. Is there any classes out there that use CString to process the query and save it into a simple form that would be easy to extract from the structs stored in a file. If would be a great help if someone made on for me. thanks.
-
I am writing a db application using structs as records and i want the users to be able to use sql commands in it to return the data. Is there any classes out there that use CString to process the query and save it into a simple form that would be easy to extract from the structs stored in a file. If would be a great help if someone made on for me. thanks.
Mikel wrote: Is there any classes out there that use CString to process the query and save it into a simple form that would be easy to extract from the structs stored in a file. I think you have to manage this process yourself. Mazy "The more I search, the more my need For you, The more I bless, the more I bleed For you."The Outlaw Torn-Metallica
-
Mikel wrote: Is there any classes out there that use CString to process the query and save it into a simple form that would be easy to extract from the structs stored in a file. I think you have to manage this process yourself. Mazy "The more I search, the more my need For you, The more I bless, the more I bleed For you."The Outlaw Torn-Metallica