Advertisement

1 - 10 of 22 containing alltags:("rst") (0 seconds)
Hi, I would appreciate some help with this problem, pls! I have code which adds a new record to a recordset and it is wrapped up in a loop. I know the code I've got works (of a sort) as th...
Zones: ASPDate Answered: 09/24/2001 Grade: A Views: 0
Hi I have a combo box that contains company names, I want the address field below it to change depending on which company has been selected. This is my code, i'm new to this so it may be way ...
Zones: MS AccessDate Answered: 01/28/2003 Grade: A Views: 0
I have a problem that has cropped up recently. It seems to be a bug, but someone may have an idea. This code used to work. 'Declarations and recordset population start: If rst.EOF Then   ...
Zones: MS AccessDate Answered: 10/24/2006 Grade: A Views: 0
Can anybody help me out, why doent this work "Set rst = qdf.OpenRecordset(dbOpenSnapshot)" Private Sub Command118_Click() Dim db As Database Dim tdf As TableDef Dim qdf As QueryDef Dim ...
Zones: MS AccessDate Answered: 03/28/2002 Grade: A Views: 0
I'm running a report based on a query and need to fill in an unbound control on the fly using a query.  I've created a recordset based on a query. I need to create a string to fill in this contr...
Zones: MS AccessDate Answered: 06/26/2002 Grade: B Views: 0
G'day mates. Please help me to solve redirection problem with iptables. I have a web server which is runninng well on port 8080. I want to redirect port 80 to port 8080, but somehow it's not w...
Zones: Linux, CYGWINDate Answered: 04/13/2003 Grade: A Views: 0
What I have: When I update a table with a new item in a combox I need to identify this new entry as a new item. I use the following code: Private Sub Combo183_NotInList(NewData As String, Response ...
Zones: MS AccessDate Answered: 06/29/1999 Grade: A Views: 0
I am trying to write a simple unbound form which is populated using ADO execute statement. Trouble is that I do not know how to do this with Combo boxes. For instance, I have a combo box call...
Zones: MS AccessDate Answered: 01/22/2004 Grade: A Views: 0
There are two questions that pop up on my mind. (1). How do I integrate Code B (function Updateusertable) to code A due to the fact that I already have two tables to edit: ' ***************** ...
Zones: MS AccessDate Answered: 12/20/2005 Grade: A Views: 0