Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Update Listbox
Name: payman Date: May 5, 2007 at 12:14:50 Pacific OS: Windows 2000 CPU/Ram: P4 Product: Dell
Comment:
Hi, in my Microsoft Access database, I have two tables 'Companies' and Employees' with One2Many ralationship. Each company has link to many employee records. A 'Listbox' in my Company's form runs a query showing all employees with same company's number(primary Key) which is shown in a the current company's record. how can I automaticaly update this listbox when I navigate the records? In fact, I want to show the list of employees of the current company's record. Many Thanks
Summary: I am updating two fields in a sql server DB from a VB6 application. field2 updates fine but field1 is not updating at all. I tried the query in analyzer and it worked fine there but is not working i...
Summary: I am trying to update a field in a sql server table. There are times when I may get multiple records returned in which case they will all need to be updated. I am getting this error: Subquery return...