PC Review


Reply
Thread Tools Rate Thread

Add Ins Problem

 
 
Tim
Guest
Posts: n/a
 
      25th Aug 2008
Hi folks,

I have a add ins database called AddIns.mde which has a formA and a tableA.
When I added it to my new database via add-in manager. The formA cannot
update the data in tableA. It updated the data in tableB which is in new
database. Could anyone show me how to update the data in tableA via formA.
I spent couple days on the problem but in vain. Please help.

Thanks in advance.
Tim.

 
Reply With Quote
 
 
 
 
Tim
Guest
Posts: n/a
 
      25th Aug 2008
Hi Chris,

It works great. Thank you very much for your help.

Tim.

"Chris O'C via AccessMonster.com" wrote:

> Use codedb, not currentdb to update a table in the library db. All one line:
>
> codedb.execute "update tablename set field1 = 42", dbfailonerror
>
>
> Chris
> Microsoft MVP
>
>
> Tim wrote:
> >Hi folks,
> >
> >I have a add ins database called AddIns.mde which has a formA and a tableA.
> >When I added it to my new database via add-in manager. The formA cannot
> >update the data in tableA. It updated the data in tableB which is in new
> >database. Could anyone show me how to update the data in tableA via formA.
> >I spent couple days on the problem but in vain. Please help.

>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200808/1
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem after problem after problem - winXP wont start! =?Utf-8?B?TWF2aXJpY2s=?= Windows XP Help 2 23rd Apr 2006 02:55 PM
Microsoft Access Object Library Version Problem (Form VBA Code Problem) Don Microsoft Access Form Coding 2 8th Mar 2004 01:00 PM
hibernation problem! problem!, Power Option problem! Farzad Hayati Microsoft Windows 2000 Hardware 2 5th Feb 2004 10:22 PM
hibernation problem! problem!, Power Option problem! Farzad Hayati Microsoft Windows 2000 Advanced Server 2 5th Feb 2004 10:22 PM
Outlook 2002 connector: problem connecting with Domino server because of NAMELookup2 problem Jean-Paul Smeets Microsoft Outlook 2 26th Sep 2003 10:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:50 PM.