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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date value filtering out 0 in day!!31 Oct 2004 22:24 GMT11
I am having problems when using a date value coming from text box in a sql
string.  The date is in the format  mm/dd/yyyy.  If the particular day is
less than 10 (probably the month for that matter), it automatically filters
out that 0 and makes it mm/d/yyyy which disallows me to ...
Text String Leading Zeros31 Oct 2004 17:34 GMT4
I have text strings in a field called HRID.  I'm looking for a function that
will examine each item in HRID.  If the length of the string equals 6, then
leave it as is.  If less than 6, then add whatever number of leading zeros is
required to make the text string exactly 6 ...
FindFirst work only with linked tables31 Oct 2004 10:23 GMT2
With this code
           Dim dbs As Database
           Dim rs As Recordset
           Set dbs = CurrentDb
Disable Database Window31 Oct 2004 09:56 GMT3
I would like to disable all access to the Database Window
without having to set up security levels or user groups.
Can this be done easily?
Any help appreciated.
Storing different date formats in same field31 Oct 2004 09:24 GMT1
I am using Access 97.  For sorting purposes, I would like to sort the
following date types in the same field:
YYYY/MM  and YYYY/MM/DD
I've tried appending a table that has dates in the first format in to a
Visual Basic Editor31 Oct 2004 03:38 GMT9
I am going crazy! Today when I go into visual basic editor and enter a new
line of code it keeps trying to autocorrect. As soon as I type something the
preceding text goes red. The drop down list of options appears for an instant
and then dissapears, eg if I type "Me.Parent. etc" ...
Remove Users30 Oct 2004 23:46 GMT1
Is there any way to boot uncooperative users.
String handling30 Oct 2004 11:10 GMT4
I have a record I'm reading in:
   Column : Customer ID  ("CXLIB"."UT211AP""UTCSID")
I can grab the 'CXLIB', 'UT211AP' and 'UTCSID' by looking for the double quotes.
But I was wondering of there's an easy way to grab the 'CUSTOMER ID' from the
How to get current logon domain username and domain name in access 97?30 Oct 2004 06:42 GMT3
   I have a access logon form which will first get current logon domain
username and domain name to verify the username against active directory.
   Any points?  Thanks in advanced.
Synchronizing Two Combo Boxes30 Oct 2004 04:58 GMT1
I have two combo boxes and when I select one to filter the
other, the subform always ends up with an extra record
(false data).  Is there a way around this?
50 different databases29 Oct 2004 23:45 GMT1
I have a master database of employees. What I need to do is to automate the
creation of 50 different databases with only the data for each of those 50
individual managers contained in their private database. They will then fill
out employee reviews. After that they will return ...
String To Data Conversion29 Oct 2004 21:56 GMT6
Good Evening.
Some strange problem:
From MIME decodifie Mail message i get Time_Data_Reference
as String in this STANDARD way:
Error - Udate or CancelUpdate without Addnew or Edit29 Oct 2004 21:50 GMT2
I have a Help-Desk form that displays rows of data (called "problems").  The
users want to double-click on a row (Problem to them) and open the form that
shows the many details of that one specific Problem.  I can do that by
opening the EditProblem form this way:
Checking for existence of file before issuing Kill29 Oct 2004 21:10 GMT1
I am using Kill to delete a file; however, I need to bypass the "file does
not exist" messages that is returned if the file does not exists. How can I
check to see if a file exists so that I can just run the Kill if the file
exists?
Capturing return value of command line utility29 Oct 2004 20:34 GMT1
I've been working with this project to create and delete users with an Access
program.  The command line utility DSADD is how that works for me.
By using:
Shell ("c:\windows\system32\dsadd.exe user """ & "CN=" & LastName & "\, " &
 
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.