Re: MS Office Update to Access 2003 killing me?
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Fri, 6 Oct 2006 06:42:33 -0400
i_j_hutch wrote:
Hi all--<snip>
Not sure if this is the right ng, but here goes...
Previous to applying a recent patch to MS Office Access 2003, I was
able to execute the following SQL query which would change a field in
the table from a Yes/No to a Long integer:
ALTER TABLE <TableName> ALTER <FieldName> Long
This would automatically change the data values in the table from
checkboxes to 0's and -1's.
But now (since applying this patch), the type is changed to Long in
the Design View, but when looking at the table in the Data*** View,
the data still shows up as checkboxes!
...but the problem is that this puts the field at the end of table
(due to other reasons, the order IS important)
Using a third-party app that uses selstar? Uggh. My sympathies.
instead of the middle
where I need it.
So MVPs and Microsoft folks, can you confirm that this is now a
problem with Access in the latest patch? If so, will it be fixed
anytime "soon"?
I rarely deal with Jet databases. You should post to an Access group if
nobody replies here.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Prev by Date: Re: Command Object Output Parameter Undefined?
- Next by Date: Ceating a table in a projects subfolder by not specifiing the whole path(VFP)....
- Previous by thread: Command Object Output Parameter Undefined?
- Next by thread: Re: MS Office Update to Access 2003 killing me?
- Index(es):