Paulo,
I have read the following passage. It does not address VB accessing SQL
Server via RDO. I am not going through jet. I have yet to find anything
that tells me if timestamps are even usefull when accessing SQL Server this
way.
Seen anything specific on RDO?
Andy
> You can obtain more precise information about why and when use a
timestamp
> field under the Upsizing Tools Help file. You can download Upsizing Tools
> from Microsoft.
> Part of the help file follows:
> A timestamp field contains a unique value generated by SQL Server which
is
> updated whenever the record is updated. Microsoft Access uses the value
in
> timestamp fields to determine whether a record has been changed before
> updating it.
> A timestamp field provides the best performance and reliability. In the
> absence of a timestamp field, the Microsoft Access Jet database engine
must
> check all the fields in the record to determine if the record has
changed,
> which slows performance.
> --
> Paulo Zeredo
> http://tba.com.br
> > I am developing an app in VB4 32 Bit and SQL Server 6.5 using RDO.
Should
> I
> > be using Timestamp columns in my tables? If so, in all tables or just
> some
> > tables. If I do use timestamps, I presume its for performance purposes.
> How
> > do I take advantage of them via RDO?
> > Thanks
> > --
> > Andrew Schmidt
> > Applied MicroSystems Corporation
> > (612) 975-0872