data-aware
Using Delphi data-aware components - pros and cons [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_开发技巧 Want to improve this question? Update the question so it can be answered with facts and citati[详细]
2023-02-05 01:54 分类:问答How do I determine when a record is inserted in a TDataSet?
I am writing a grid control that will display the contents of either a TDataSet or a TObjectList. When you only need to support TDataSet, things are quite simple:[详细]
2023-02-03 19:17 分类:问答Can I set up database connections in Qt without writing code (like in Delphi)?
Although it is comparatively hard to write in C++ than in Pascal I\'m really attracted by multi-platform support of Qt. I can connect to an MSSQL server running on Win2003 server from Linux or I can c[详细]
2023-01-25 05:13 分类:问答Example of Delphi refactoring involving data aware controls and datamodules with direct access to db tables
I am trying to define the best way to refactor the project I am working on. Due to lack of good design almost all project is made up of:[详细]
2023-01-22 07:53 分类:问答Jquery Ajax loading Problem
I have a function to load a html part into a element in main index page kinda like this $(\".ajax\").click(function() {[详细]
2022-12-23 17:35 分类:问答