You can use ADO. Net from a Win32 application build with Delphi 7.
perhaps using CrossTalk or Hydra ?
Any recommendations are appreciated.
early.
I have no experience directly using ADO.NET in this way, but I believe CrossTalk will be more suitable for that Hydra . I know that you can use the .NET Class through COM , which might work for you. You can combine this with an article using ADO.NET DataSets .,
You can also try a managed VCL ( http://www.managed-vcl.com/ ) or try to do some of the interaction with your own classes yourself
Source: https://habr.com/ru/post/1300535/More articles:Android: How to switch ImageButton image when user release button? - androidGetting stdout on p call to unmanaged dll? - c #Automatic shutdown of operations / actions - c #How do you think, “Say, don't ask,” with this simple example? - oopIs there a performance difference between custom server controls and user controls? - c #How to track long finger hold on iPhone? - eventswhat type of data structure will be effective for finding a process table - c ++The second selected drop-down list item does not change in ASP.NET MVC - c #How does RUP describe software architecture? What is the relationship between RUP and software architecture? - architectureHow can my Django views find out which template to display, or return JSON? - jsonAll Articles