| Judson McClendon 2007-10-11, 7:55 am |
| "Pete Dashwood" <dashwood@removethis.enternet.co.nz> wrote:
> ...
> In the Windows Environment (where I am currently working) these are not the only options.
>
> 1. Use stored procedures, with only triggers embedded in COBOL code.
> 2. Embed full SQL into COBOL as we have traditionally done since 1983.
> 3. Use Query Expressions and Lambdas which are intrinsic in the language (C#, not in COBOL) and require no pre-processing. This
> means using DB Classes in the FCL to provide Database Objects and Query Objects which can then be manipulated like any other
> Classes.
>
> Obviously, given that option 3 is virtually "future proof" ...
Considering Microsoft's penchant for significantly changing Office, Visual
Studio (and anything else that would bring in more training or Microsoft
Publishing revenue) every iteration, I am seriously dubious about that. :-)
--
Judson McClendon judmc@sunvaley0.com (remove zero)
Sun Valley Systems http://sunvaley.com
"For God so loved the world that He gave His only begotten Son, that
whoever believes in Him should not perish but have everlasting life."
|