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 / General 1 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need code to update tables on server database15 Nov 2005 05:54 GMT4
I'm trying to check for and add a field to a table to a back end database
through code.  The problem I've been faced with is changing permissions,
because I have to use administer permissions to change the design, then
remove the delete permissions when the design has been ...
make .mde with A2k2 runtime15 Nov 2005 05:38 GMT2
Does anyone know if it is possible to make .mde with the runtime
version of Access XP, and if so, how?
Thank you!
Check for field value from within a report OnFormat?15 Nov 2005 04:08 GMT13
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
    If LaborCost > 0 Then Me!LaborCost.Visible = True
    If MatlsCost > 0 Then Me!MatlsCost.Visible = True
    If OtherCost > 0 Then Me!OtherCost.Visible = True
Running in Runtime15 Nov 2005 02:40 GMT4
I am distributing an access database to systems that all have office
installed on them.  Is there any way to force this database to run in
runtime mode - other than the /runtime switch?  Are there any security
advantages to doing this?
Simple comparison DOES NOT WORK!!!15 Nov 2005 00:21 GMT4
Access 2000.
I am trying to compare the value of a text box control (bound to a field in
a query) to the value of an unbound text box into which the user enters a
search string on the same form.
Is this valid syntax (A97 VBA)?14 Nov 2005 23:57 GMT7
380  If Not IsNull(Me!MatlsList) And (Me!MatlsCost = 0 Or
IsNull(Me!MatlsCost)) Then
390     MyMsg = "You entered something in the field entitled
'Materials List' but no charges in the 'Materials' cost field. "
access replication problem14 Nov 2005 23:45 GMT5
I have an access database replicated over a network. Recently and more
often, after I fill one record into the database, and then try to
replicate it, I get this message "scaling of decimal values resulted in
data truncation".
Access Security?14 Nov 2005 21:08 GMT5
What are the best ways to implement security for Access databases (i.e.
.MDB files)?
I ask the question from a general perspective. Why? Well I had written
a prototype database which I split. So I thought that I'd implement
How Do I Remove Security14 Nov 2005 21:05 GMT4
I set up a password protected Access Database and would like to now
completely remove the password and any security functions. How do I do
this?
Any help will be greatly appreciated.
Help with building an access database.14 Nov 2005 21:03 GMT5
I'm in desperate need of your help..
I need to build an access database and have NO idea how to do this..
Not even where to start..
It IS for school, and am not asking anyone to do my homework for me.. I
Any good book for MS Access 2003?14 Nov 2005 20:44 GMT2
I am a beginner of MS Access 2003.  Could you recommend any good book
for it?  Thank you in advance.
David
DatePicker14 Nov 2005 20:42 GMT6
I use the Microsoft Access Calendar (ActiveX) to pass dates into queries
and reports.
I have recently come across the Microsoft Access DatePicker developed by
Brendan Kidwell and I now use this to input dates into various text boxxes
Combo box for a parameter query14 Nov 2005 20:35 GMT2
Does anyone know how to setup a parameter query, which allows the user
to choose from a combo box? TIA
access report14 Nov 2005 20:26 GMT2
     gemachtable
     Dates
    CheckNumber
    Name
Newbie question14 Nov 2005 19:27 GMT5
Hi everyone, I've got a simple problem to fix, but I'm not familiar
with MS Access.
I have two tables, Students and Course Registration. Students was part
of the original design of the database, but Course Registration was
 
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.