Re: INFORMATION_SCHEMA.Tables DATE_CREATED by Paul
Paul
Thu Jun 19 15:34:37 CDT 2008
If I look at an SQL CE 3.5 table property set in the Visual Studio 2008 data
explorer, I don't see any creation date information. The database has that,
but not the table.
Paul T.
"Jerod Houghtelling" <houghtelling@gmail.com> wrote in message
news:b627e0f7-a83c-4468-b0ae-c1ece4650b66@p39g2000prm.googlegroups.com...
> Does anybody know if an RDA pull should update the DATE_CREATED column
> of the INFORMATION_SCHEMA.Tables table for an SQL Compact Edition 3.1
> database? In my tests the only columns that seem to be set are
> TABLE_NAME and TABLE_TYPE. Could somebody please verify that the
> DATE_CREATED is not set when pulling a table through RDA. Thanks!