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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compact database25 Feb 2005 12:50 GMT2
I just want to compact the current database as done when I use the
menu point to compact and repair a database. How can I accomplish
this?
Currently I find mthods only to compact other databases, but not the
"Compile Error: Function or Interface Marked as Restricted..."25 Feb 2005 12:38 GMT4
I've recently converted an Access97 file to Access2003.   During the
conversion, there were "compilation errors" due to old DAO syntax no
longer supported.
I hired an Access programer to fiddle with the code and he got it
Corrupted form-module ?25 Feb 2005 12:34 GMT6
I have an Access 2000 application (MDB) with many forms. Each form as a VBA
module behind it. Over the past year or so, I experience a problem with one
specific form. Every once in awhile, if I make a change to the form or the
VBA code behind the form, when I go to run the ...
Recordset run time problems25 Feb 2005 12:07 GMT2
I'm trying out using recordsets for the first time, and I'm having a couple
of problems with the syntax in runtime.
The code is
Dim db As Database
access database properties dialog25 Feb 2005 08:55 GMT3
How can I get the information displayed in the database properties dialog
contents using VBA code?
Numeric variable in a SQL statement25 Feb 2005 08:26 GMT3
I am getting a errror of mismatching type in a SQL.
My searchinf field is long interger (primary key) and I couldn't find how to
pass it as numeric variable to the SQL statement. It is assuming always
assuming it as text.
Createfield with attributes25 Feb 2005 05:21 GMT10
Is there any way with the following logic to set the following attributes for
this fields: Required, Allow Zero Length, Indexed, Format
   Dim MyDatabase As Database, NewTable As TableDef
   Set MyDatabase = DBEngine.Workspaces(0).Databases(0)
Change Field Size25 Feb 2005 04:53 GMT1
How would I change a text field size from 2 to 20 using VBA
thanks
Nigel
Cancel NotInList Error25 Feb 2005 02:41 GMT5
The following code is attached to the OnNotInList Event of a combo box
that I have. The idea behind the code is to check wether or not the
value entered exists in a field DIFFERENT from the bound filed of the
combo box. The idea is that if I want to select DAVID C. HOLLEY, I can
Detecting a new record on a subform25 Feb 2005 02:38 GMT3
I need to change which controls are displayed if the user is on a new
record. I'm trying to use the isNewRecord() function to handle this,
however the function is not detecting that the user has moved to a new
record when I click on the NEW RECORD navigation button.
VBA used in Access XP not working in Access 9725 Feb 2005 02:35 GMT2
How can I integrate using Access XP VBA into being accepted by Access 97?
Some people work in XP others are still in "97".
Setting Pre-requisites???25 Feb 2005 02:19 GMT2
I am creating a database to schedule training for a team of around 60 people.
There are also about 60 training courses, some of which are prerequisite to
others. I want to set up something which gives an error message if you
attempt to schedule training for an individual but they ...
Code to Automate Archiving25 Feb 2005 01:33 GMT7
We have several apps that were written in Access and every two weeks, we have
to archive our databases based on certain dates.  I was wondering if anyone
was aware of a way to automate this process?  If so your help would be
greatly appreciated.  
Creating a empty table from an existing table25 Feb 2005 00:55 GMT4
At the end of the year i want the user to press a button, and it will take
the records out of the table and reset the autonumber file to #1, but i
haven't been able to do it.  Because one of the tables has to have one
beginning record in it i thought i would create a dummy table ...
Upload, download deliminated txt file25 Feb 2005 00:31 GMT2
I was wondering if anyone here could asssit me on this?  I have a program
that allows the user to download about 8 different tables then upload them on
laptop or tabletPC.  Also, the reverse is true as well.  Each tabletPC or
laptop downloads their files and uploads them to the ...
 
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.