Docs: SpeedGen: DAO Support

DAO is only supported by SpeedGen Desktop using the AddRS_DAO method. It is not supported by SpeedGen ASP because it is not thread-safe.

What is DAO?

DAO stands for Data Access Objects and provides direct access to the Microsoft Jet Engine. In many cases it is faster than ADO. But because it is not thread-safe, it should not be used for multi-threaded data access. It is usually safe to use it with the regular version of SpeedGen Desktop because SpeedGen Desktop is limited to generating one spreadsheet at a time.


(c) 2000-2003 Optimized Software Canada Inc. All Rights Reserved.

Microsoft® Excel is a Registered Trademark of Microsoft Corporation.