Your Data, Everywhere. Today, it's all about the data. Data Abstract is the leading framework for secure, safe, and scalable data access across all the different platforms you might be building client applications for. Whether you are creating busin
服务器端(Delphi)生成Dataset流: function TDBService.ExecSqlQuery(const aSQL: UnicodeString): Binary; var daDataset: IDADataset; daConn: IDAConnection; begin daConn := Connection; if daConn.InTransaction then raise Exception.Create('服务器忙!'); Result := Binary
官方android开发工具,并没有Grid 针对于优秀的三层工具Remobjects DataAbstract for java 开发一个简单易用的Grid for DA 使用方法很简单: tableGrid = (DataViewGrid) findViewById(R.id.dvg); tableGrid.setDataSource(fDataView);或 List lPair = new ArrayList(); lPair.add(new KeyValuePair("ColumnNa
Data Abstract makes it easy to build database-driven applications for all major platforms. Benefits of Data Abstract Data Abstract uses a multi-tier approach to data access, making data access easy, fast and secure for the modern online world. On th
官方android开发工具,并没有Grid
针对于优秀的三层工具Remobjects DataAbstract for java
开发一个简单易用的Grid for DA
使用方法很简单:
tableGrid = (DataViewGrid) findViewById(R.id.dvg);
tableGrid.setDataSource(fDataView);或
List lPair = new ArrayList();
lPair.add(new KeyValuePair("C