Рассчитайте суточный расход энергии (TDEE) — сколько калорий ваш организм сжигает каждый день. По формуле Миффлина — Сан Жеора.
Lotus NotesSQL 2.06 driver is a legacy 32-bit ODBC driver used to query IBM/HCL Notes databases (.nsf files) . In the context of reporting, it allows external applications like Microsoft Excel Crystal Reports Microsoft Access to extract and visualize data stored in Notes HCLSoftware Core Technical Details
[Lotus NotesSQL] (199) Too many rows returnedSolution: Add TOP N to your query or reduce the "Max Rows" in the DSN configuration. lotus notessql 206 driver top
The Lotus Notes SQL 2.06 driver has several use cases, including: Lotus NotesSQL 2
SELECT "From", "Subject", "PostedDate" FROM "AllDocumentsView"
WHERE "PostedDate" >= 2026-01-01
SELECT A."Field1", B."Field2"
FROM "ViewA" A, "ViewB" B
WHERE A."Key" = B."Key"
The Lotus NotesSQL driver (version 2.06), part of the Lotus Enterprise Integrator (LEI) stack, represents a critical bridge between relational database management systems (RDBMS) and the NSF-based NoSQL structure of Lotus Notes/Domino. While considered legacy, understanding its top performance drivers and connectivity model remains essential for organizations maintaining Domino applications. This paper analyzes the driver’s ODBC/JDBC architecture, identifies key performance levers (batch size, NSF indexing, LZ1 compression), and provides a migration risk assessment. Set "Server Name" (leave blank for local)
: Using an application or data structure that has been updated with new attributes while the underlying database has not yet been modified to include them. Case Sensitivity & Aliases
Most users just point to an NSF file and click "OK." For 2.06, you must modify the advanced settings.
SQL Support: Users can issue standard SQL statements (like SELECT * FROM Table) to retrieve or update information stored in Domino databases.
1. Mifflin MD, St Jeor ST, et al. Am J Clin Nutr. 1990;51(2):241-7. PubMed →
2. Roza AM, Shizgal HM. Am J Clin Nutr. 1984;40(1):168-182. PubMed →
3. Frankenfield D, et al. J Am Diet Assoc. 2005;105(5):775-789. PubMed →
4. FAO/WHO/UNU. Human Energy Requirements. Rome, 2004. FAO →
5. Harvey J, et al. Obesity. 2019;27(3):380-384. PubMed →
6. Levine JA. Non-exercise activity thermogenesis (NEAT). Best Pract Res Clin Endocrinol Metab. 2002;16(4):679-702. PubMed →
7. Westerterp KR. Diet induced thermogenesis. Nutr Metab. 2004;1(1):5. PubMed →
Последнее обновление: март 2026