Kiet Nguyen
|
| Posted: 12/25/2004, 1:01 AM |
|
Hi All,
When I've tried to Add/Change a record from Store application, there is a
following message:
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable
query. (Microsoft OLE DB Provider for ODBC Drivers)
Am I missing something? (using Win 2000 with .NET Framework 1.1)
TIA,
Kiet
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 12/25/2004, 3:19 AM |
|
Yep, your database folder doesn't have write permission for the ASPNET account.
Also see http://forums.codecharge.com/posts.php?post_id=54313
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Kiet Nguyen
|
| Posted: 12/25/2004, 1:44 PM |
|
Peter,
Thanks, it works...
Kiet
"peterr" <peterr@forum.codecharge> wrote in message
news:641cd4cc4d76f4@news.codecharge.com...
> Yep, your database folder doesn't have write permission for the ASPNET
account.
> Also see http://forums.codecharge.com/posts.php?post_id=54313
> _________________
> Peter R.
> YesSoftware Forums Moderator
> For product support please visit http://support.yessoftware.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|