Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Strange problem with query27 Apr 2005 22:20 GMT2
I have the following query generated by an application as :
INSERT INTO tblExpense (eno, entrydate, contractedserviceexpense,
travelexpense, personnelexpense) VALUES('1', '04/26/2005', 11, 11, 11)
When I am pasting this code on sql window of a new query in access and run
Please help with double entries27 Apr 2005 21:53 GMT3
I have put together a Questionnaire database that can accommodate double
entries, where the user must make 2 entries for each value. The first entry
will go to one table and the second will go to a twin copy of the same table.
Entries do not have necessarily be entered in the ...
Compact and Repiar27 Apr 2005 21:40 GMT3
Refering to the frontend application, do you use compact on close and does
it function after converting it to an mde?
'not found' message when opening a form27 Apr 2005 20:52 GMT4
I have a form (frmshelflife) that uses a query (qrysearchshelflife) for its
datasource.  The query gets the criteria from a dialog box.  When the user
enters a code in the dialog box and clicks the 'OK' button, frmshelflife
opens and displays the code, description, and shelflife of ...
Linked Tables27 Apr 2005 20:23 GMT2
Has anyone ever heard of a corrupted link?
This morning I opened a query and the data was corrupted. I opened the table
and it looked fine.
I deleted the links and relinked them and every thing was fine.
subroutine not executing on filter fail - why?27 Apr 2005 19:08 GMT5
I am having an issue with Access nav buttons, events and a filter.
I have a form that filters a subform using Form_Current() as the user
scrolls through the main form using the Access nav buttons. Inside the same
event I call a subroutine to update an unbound field to display some
Where Condition27 Apr 2005 16:55 GMT5
I have created a form where one of the buttons prompts the user to enter
information.  I would like this form to behave as follows:
1.  The user types in the required information (This works)
2.  The user can either enter in part of the information or hit enter to get
Resolving concurrency issues with bound forms27 Apr 2005 16:51 GMT1
Is there any way to resolve concurrency issues with bound forms in a
multi-user setting?  I have a bound form that sometimes spawns a write
conflict dialog box that prompts the user to either save the record,
copy it to the clipboard or drop changes; however, when the user clicks ...
ADODB.Command.CommandText Issue27 Apr 2005 16:43 GMT2
I'm using an ADODB.Command object to send a programatically built sql
command to the server from and Access .adp project.
The command that I generate is...
select * from vwLBFlagSearchResults where LineID in (select distinct LineID
Login Form27 Apr 2005 15:58 GMT4
I'm trying to build a form that allows the same security as the Security
Wizard, but without going through the wizard.  For example, there would be a
ID Field and a Password field, linked to a table; I know I can do it by
putting in all the IDs in the Validation Rule for the ...
how to calculate DateDiff in Access form27 Apr 2005 15:46 GMT2
How to get the below date difference code in VB working for Access
Private Sub Command1_Click()
Dim y, w As Integer
y = (Date - CDate(Text1.Text)) \ 365
Filter Report27 Apr 2005 15:43 GMT1
Hi, I have a report that is based on a very complex query. At the moment
every record is printed and I'm looking for a solution that would filter the
records via a multiselect listbox.
I've seen various methods to achieve this including:-
Locked/Enable multiple fields27 Apr 2005 15:07 GMT3
Is there an easy way to set the "locked" and "enabled" properties of multiple
fields on a form:
Me.HouseID.Locked=True
Me.HouseName.Locked=True
Updating RowSource comboBox property27 Apr 2005 14:34 GMT2
I wrote a piece of code to update the property "RowSource" of a comboBox,
as a consequence of a "NotInList" event. The property "record source" is
"list of value".
Unfortunately, as soon as the form (where the comboBox is placed) is closed,
Multiple Tab Controls27 Apr 2005 14:12 GMT2
I am bordering on beginner and intermediate user in Access.  I have to
create a linked survey in Access.  There are  four parts, the Counsellor
login, Client details, Client Assessment and Outcome.  I have decided to
use a tab control form and put each of the above on four different ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.