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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Just changed to Access 200319 Oct 2005 23:56 GMT1
OK, how do I get rid of the security warning whenever I open a
database??
Thanks!
Laura
trap hyperlink error19 Oct 2005 23:06 GMT5
Hi Everbody
I am trying to trap the error that SHOULD occur when there is no
internet connection.
Private Sub CmdPayHere_Click()
Select Case vs. ElseIf19 Oct 2005 20:28 GMT7
Is there any speed/resource advantage/disadvantage in using
Select Case x
Case 1
Case 2
Unsatisfying syntax19 Oct 2005 19:38 GMT12
With a little help from my friends (that's you) I succeeded to write a
little program.
To access a field in the current record, I simply write its name, for
example:
Reading old posts regarding database password and cracking - I didn't know A97 databases had a master password19 Oct 2005 19:34 GMT8
Is the database password something that can be used to
unsecure all database objects? tbl, qry, frm, rpt, mac, mod?
Even in A97?
large recordset - error -2147217887 (80040e21)19 Oct 2005 19:28 GMT6
My code, visual basic 6.3 for access 2002 SP3, returns a large
recordset
   strSQL = "SELECT * FROM tblMobileCalls WHERE Client = '" &
strClient & "'"
need help in this query19 Oct 2005 19:28 GMT1
I have 2 queries one is called totalDues(derived from table
AccontRecieveable) and other is totalPaymentsmade(derived from
tblPaymentsMade).
 totalDues have (CustomerID, TotalDues) and totalPaymentsMade has
ADO Copy Table to new MDB Help!19 Oct 2005 19:27 GMT7
Can ADO be used to insert data into a new table in a new MDB file?
I have tried several things and so far no luck.
Will something like the code below work?
Private Sub Command7_Click()
Can I link to an mdb in a Web Folder?19 Oct 2005 18:39 GMT1
I'm trying to link a remote client Access app (through the internet) to
an mdb in a web folder on my web server.  The idea is to give users
readOnly access to the web folder mdb, which itself links to SQL Server
2000.  Users are not permitted to connect directly to SQL Server
A97 - always necessary to encapsulate ampersands in spaces?19 Oct 2005 16:17 GMT4
I have tried the following in the immediate window.
It yields an error...
?"Hello"&vbCrLf&"there"&vbCrLf&"next"&vbCrLf&"line."
'Type declaration character does not match declared data type.
what I am doing wrong in this query19 Oct 2005 16:11 GMT2
SELECT Products.Manufacturere, Products.ProductDescription,
Products.SerialNumber, Products.QtyOnHand, Products.Location
FROM Products
WHERE
Checkboxes and Option Groups19 Oct 2005 15:07 GMT20
How can the label for a checkbox and the labels for the options in an option
group be addressed? When a checkbox gets the focus, Access draws a dotted
box around the label. When an option group gets the focus, Access draws a
dotted box around the label of the first option or the ...
Please, help! MS Access19 Oct 2005 13:02 GMT2
  For example, if I have one of the numbers 6.4, 6.3, 6.2, 6.1 I want
the number to be 6 and if the number is 6.6, 6.7, 6.8, 6.9 I want the
number to be 7 but I want the number 6.5 without any changes. I need
the format to be used in a field in A FORM section. Thank you I need
Terminal Server Question - Passing Parameters19 Oct 2005 12:24 GMT1
Dear Access 2003 Users,
Is there any way to launch Terminal Server from Access and pass along
the user name that is in a text box?  I believe mstsc.exe can be
passed an IP address (/v), but can you also pass along a username or
TypeOf and Date Time Picker control19 Oct 2005 10:50 GMT3
This code doesn't work.  Every posting I can find suggests that it
should.
If TypeOf controlname Is DTPicker then
do something here
 
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.