orm - Is there an OR/M for Classic ASP? -


What can be used in classic ASP is an OR / M (object relational mapper)? Even simplified class objects will be very helpful in handling simple CRUDE functions.

Yes, I know that there are many in ASP.NET and I use some of them for ASP.NET sites. Although it is a legacy e-commerce site that uses ASP / VBSPT and overall it is not a possibility.

You via COM interop You can use, and your ORM can use another option in .NET, and VB6 classes will have to be generated.

Here are some VB6 ORMs in which I have not used any of these or have not researched:

If I get more ill updates


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -