R
Robert Schuldenfrei
Dear NG,
This fall I may try to convert an old MRP-II system from COBOL to C#. I
have been using Microsoft SQL Server while I have been learning C# to hold
the data. This is fine, but if I sell my product I will be forcing my
customers to buy SQL Server. In addition, the original COBOL uses ISAM for
all of its files. It would be cheaper for the end user and easier for my
conversion to use a C# callable ISAM facility. Does anyone know of such a
package? Is there a cheap (or free) one out there? The only "advanced"
feature I absolutely need is record locking.
Am I crazy for wanting to use "old technology?" Should I be looking for a
cheap (or free) SQL package like mySQL. Thanks in advance for any advice.
An "old dude" learning new tricks,
Bob
(e-mail address removed)
This fall I may try to convert an old MRP-II system from COBOL to C#. I
have been using Microsoft SQL Server while I have been learning C# to hold
the data. This is fine, but if I sell my product I will be forcing my
customers to buy SQL Server. In addition, the original COBOL uses ISAM for
all of its files. It would be cheaper for the end user and easier for my
conversion to use a C# callable ISAM facility. Does anyone know of such a
package? Is there a cheap (or free) one out there? The only "advanced"
feature I absolutely need is record locking.
Am I crazy for wanting to use "old technology?" Should I be looking for a
cheap (or free) SQL package like mySQL. Thanks in advance for any advice.
An "old dude" learning new tricks,
Bob
(e-mail address removed)