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 / Modules / DAO / VBA / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pausing or Suspending code13 Jul 2005 17:29 GMT1
Hi..
Im working in Access 2000 and have created code as part of the Onclick Event
Procedure.  Within this code I open a form that requires the user to make a
selection.  The selection passes back to the form where the OnClick event
Recordset for queries13 Jul 2005 16:41 GMT12
Hello...
I am working with Access 2000 and have a form that opens a number of
recordsets to test for specific conditions.  Is there a way to open a query
using this recordset?
VBA problem with ODBC13 Jul 2005 16:04 GMT4
I believe this is more of a VBA problem, as my ODBC code works, in
another module...
I have a module with code that I assembled last year.  And my ODBC
code works.  When I run the code, Access does *not* ask me for a
How to write If Else Statement in SQL of query13 Jul 2005 15:34 GMT6
I have 24 queries or so that run data by Day.  I just realized I may
want to see data by Year.  Rather than do a whole set of 24 queries all
over again, I see that if I just interrupt one with a little If-Else
code, I could be set.
How can i solve this Error 211313 Jul 2005 11:51 GMT1
Private Sub Lot_No_AfterUpdate()
Dim db As Database, rst As Recordset
Set db = CurrentDb
Set rst = db.OpenRecordset("SELECT * FROM tlbReceiving WHERE Lot_No = " &
Access 97 : export to text file13 Jul 2005 11:44 GMT1
The text file will receive accounting records for a third party accounting
package. Each record set contains 2 or more transactions. The third party
package requires a double carriage return to signify the end of each record
set.
Inserting an OR operator into an event procedure13 Jul 2005 11:40 GMT1
First, some background:
All teachers can author a multiple number of projects, and can be the lead
author or co-author for each project.
I have 2 tables - TBL projects and TBL teachers. Projects looks up teacher
dbas to access13 Jul 2005 11:33 GMT7
I am moving from dbas to access. I have 2 tables - todays runners and past
results.  identical structures.  the results table may have numerous lines of
form for each of todays runners. I only want to return the most recent 4
formlines.
getting output from a query13 Jul 2005 09:02 GMT3
My code is as follows:
Dim con2 As ADODB.Connection
Dim sqltext As String
sqltext = some query
How to filter form and combobox13 Jul 2005 08:10 GMT1
My library database has books in to locations--identified as LocationID
= 1 or LocationID = 2 in my tblBooks.
I successfully created an option group on frmBooks that filters the
records so the staff can look at titles in only their location or both
docmd.runSQL Vs DB.execute13 Jul 2005 02:11 GMT2
What is it faster to run a SQL querie, running docmd.runSQl or execute DAO
method?
Thanks
What is max number of Linked tables in ACCESS 2003 ?13 Jul 2005 02:05 GMT1
I am developing an application that uses linked tables from SQL Server db to
ACCESS, after the number of linked tables exceeded 50 I started facing some
application run time errors while refreshing the Linked Tables Connection to
SQL Server ?
How to open recordset13 Jul 2005 02:03 GMT1
I have to write a code where I have 2 tables table 1 and table 2 which are
similar structures. I got to insert only those records which are not found
based on a key field called rec_isn
So I am trying to do something like this in access forms coding.. but it
/cmd parameter not being passed to program.13 Jul 2005 01:54 GMT2
The shortcut target is:
"path mydb.mdb" /cmd "abc"
The function Command returns nothing regardless of where I use it. By 'where
I use it" I mean that I have tried it in many places just in case it has a
OpenArgs Compatibility12 Jul 2005 22:35 GMT5
I have had some challenges with some code I wrote working in Access 2000.
I read that the OpenArgs parameter does not work for reports in Access 97
and 2000.  Is the same true for OpenArgs when opening a form?
Thanks for you help.
 
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.