Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / July 2006

Tip: Looking for answers? Try searching our database.

How to set default Recordset type

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve - 28 Jun 2006 19:05 GMT
When I design a new Access Query into my SQL Server database, the Recordset
type of the Access defaults to "Dynaset". How can I change the default to
"Snapshot"?

Thank You

Steve
Michel Walsh - 01 Jul 2006 13:02 GMT
Hi,

Nothing built in.  You can always create your own class that will have a
recordset as private member (would be fine to inherit, but we can't with
VBA) and your class will expose the desire methods, but relinquish them to
its owned recordset, to the exception(s) you may want different; but that is
a LOT of work for just a default recordset type, I must add.

Hoping it may help,
Vanderghast, Access MVP

> When I design a new Access Query into my SQL Server database, the
> Recordset
[quoted text clipped - 4 lines]
>
> Steve
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.