nexusdb
Fastest way to locate record in TQuery resultset
I am wondering what the best (read: fastest) way is to locate a record in a resultset of a Tquery SQL statement.[详细]
2023-03-26 22:34 分类:问答Fast read of a Nexus database table
I want to read the entire contents of a table into memory, as quickly as possible. I am using Nexus database, but there might be some techniques I could use that are applicable to all database types i[详细]
2023-03-01 02:29 分类:问答Retrieving metadata of the result of a TQuery
In our application a user can enter SQL code to retrieve data from a NexusDB database. We want to determine the metadata of the result of such a query without actually executing the query. We use the[详细]
2023-02-16 20:40 分类:问答TDataSource TDBMemo not in Insert or Browse mode
I have a DBLookupComboBox that lists values from 1 table that I\'m selecting a value from. When the value is selected, I want the 2 DBMemo Boxes I have to be able to input/edit into to insert/update[详细]
2023-02-03 06:43 分类:问答DBLookupComboBox and Refreshing of Contents
I have Delphi 7 and I\'m using NexusDB for the database. I have a main form where I have a DBLookupComboBox to list the contents of a Table.[详细]
2023-02-02 21:35 分类:问答How can I open .DB7 data files?
I\'ve got a bunch of files with DB7 extension, coming from a customer\'s software. Each one of them is related to a database table.[详细]
2023-01-22 22:04 分类:问答Firebird or NexusDB
I know that there are many Delphi database related questions ava开发者_StackOverflow社区ilable, but I\'m considering only these two databases. I will need to query around 100.000 records.[详细]
2022-12-11 02:20 分类:问答