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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Macro vs VBA?24 May 2005 19:36 GMT2
I'm starting to learn and use VBA & SQL.  I've read that one of the
advantages to using SQL directly in the record source of a report is that end
users can't easily change the query (since there won't be one in the Query
object list).  To get used to using VBA, I'm using DoCmd in ...
Activity Database Programming24 May 2005 18:35 GMT1
Hello, to anyone who is willing to help, I am in desperate need of
little guidance with an issue I am facing.
I was hoping that I could be
pointed in the right direction for help on a Microsoft Acces
sql character24 May 2005 17:59 GMT12
In VBA and Access I am using a textbox to enter criteria to search a field
using sql recordset.
How can I search for a percent symbol or a single quote in the field?
Thanks in advance
Date Range test24 May 2005 17:40 GMT11
 two of my fields in the table are date type i.e. "from_date" and
"exp_date" i want to perform a date range test using another value from the
form to check if that new value lies between these two dates or not and
retrieve all the records from the table where it lies. I m using VBA ...
excel front end / hide access24 May 2005 17:26 GMT10
i have a large excel VBA project delivered as an ADD-In and was looking into
moving the data portion into access.
Q: before I begin - What is the best way to hide the access file and app ? I
think the file should be open but do not want the "user" to see it.  Also do
Custom Error messages not being displayed?24 May 2005 17:22 GMT2
Would appreciate any insight into this one.
I have a sub from that allows the entry of some data. The table that it is
built on is an ODBC linked SQL server table.
The sub form allows the the entry of two foriegn keys in the above mentioned
defining criterias from VB24 May 2005 17:20 GMT2
My query name is “Salidas”, I have a column named “Tipo” in this column
exists tree kinds of entries “nota” “factura” and “S.Int”, I want to define 4
different criterias using VB: 1.”nota” or “factura” 2.”Factura” 3.”Nota”
4.”S.Int” these criterias are going to be linked to some ...
WHAT IS WRONG24 May 2005 17:15 GMT8
here is the code i m using to test a FORM.FIELD BETWEEN TABLE.FIELDS
SELECT * FROM rentals WHERE (#" & Me.txtfrom & "# >= from_date) AND (#" &
Me.txtfrom & "# < exp_return) AND (carreg='" & Me.txtcarreg & "')"
and it generates the following error
Need some help in compressing bmp file to  jpeg file24 May 2005 15:19 GMT3
                We are developing a visual basic application that
compresses  a bitmap file into jpeg file . We are not getting any solution
for compressing a bitmap file into jpeg file in visual basic. Eventhough we
had some solution ,  We are getting a problem with that solution  ...
SQL won't run24 May 2005 15:01 GMT4
I have a SQL statement that is supposed to take the selection of a listbox
(lstTitle) and display all the records in tblSongs that match the criteria.
In the following code, I get a message that it cannot execute the strSQL
statement. I also tried the docmd.opentable "tblSongs" ...
use immediate window24 May 2005 14:17 GMT2
I have tried repeatedly to ge the immediate window working and have never
succeeded.  I realize this isn't rocket science. Following the instructions
in the help file online from MS, I entered the following line:
Form_frmSomething.Form_Load
Please help with Elseif in Query24 May 2005 12:52 GMT2
I REALLY need help with an Elseif statement in a query.  I am receiving 3 or
4 tables which I convert to access and then have to create tables which will
assign about 300,000 rows with classifications which will be used for groups
in  Crystal Reports.  For each set of reports, I ...
How to avoid Access crash24 May 2005 12:30 GMT1
I noticed Access crashes in some situations. This has been happening for
about a month now and I sent the error reports regularly.
In the meantime I think I figured what goes wrong. One situation I
identified is the following:
Date Expressions24 May 2005 11:53 GMT2
 two of my fields in the table are date type i.e. "from_date" and
"exp_date" i want to perform a date range test using another value from the
form to check if that new value lies between these two dates or not and
retrieve all the records from the table where it lies. I m using VBA ...
DLookUp in a Subform24 May 2005 08:20 GMT1
I am trying to reference a field in a subform.  Here's the function I used in
the main form and it worked fine, but I can't figure out how to include the
subform reference.  My subform is "Contact Types"  and the field I'm trying
to reference is "ShippingPostal".
 
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.