Difference of WorkSpace in VB4 and SetDefaultWorkSpace in VB3 (147878)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q147878 SUMMARY
In Microsoft Visual Basic version 4.0 for Windows the DAO (Data Access
Object) model was changed with the addition of WorkSpace objects. Thus you
can now program the default Workspace(0) or work with multiple Workspaces.
In Microsoft Visual Basic version 3.0 for Windows, you were only allowed to
work with the default Workspace with the SetDefaultWorkSpace statement,
mostly used for security purposes. Now, with this new addition in Visual
Basic 4.0 you can use WorkSpace objects for improved Transaction support.
This article demonstrates how to use the new WorkSpace object in Visual
Basic 4.0 for Windows.
Modification Type: | Major | Last Reviewed: | 11/3/2003 |
---|
Keywords: | KB147878 |
---|
|