|
Home > Archive > MS Access data conversion > July 2005 > What is the meaning of error - "Column data is unavailable"?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
What is the meaning of error - "Column data is unavailable"?
|
|
| Tony Z 2005-04-12, 9:24 am |
| I ported my .mdb project to .adp, but now I get that message when I try to
save a record from a form. Anyone know the cause?
| |
| Gerhard 2005-05-24, 8:25 pm |
| I'm experiencing the same problem, which is really nasty because it happens
sometimes and sometimes not. After receiving the error (#1020) "column data
is unavailable" MS-Access crashes and generates a problem report (Access 2002
SP3 with MSDE SP4 on Windows XP SP2). I reduced the problem to one form with
3 fields and one table as the data source for the form - nothing complex -
entering a couple of values and Access crashes again.
I hope somebody has a solution, I've got no idea to build a workaround for
this.
Thanks, Gerhard
"Tony Z" wrote:
> I ported my .mdb project to .adp, but now I get that message when I try to
> save a record from a form. Anyone know the cause?
>
| |
| Column data unavailable counter problem? 2005-07-07, 3:30 am |
| After all I believe to have found the error's cause. Removing a counter from
the crashing form (a normal textbox with control element "=Count([ID])")
solved the problem - no crashes anymore and no error message "column data is
unavailable".
:-) Gerhard
"Tony Z" wrote:
> I ported my .mdb project to .adp, but now I get that message when I try to
> save a record from a form. Anyone know the cause?
>
|
|
|
|
|