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 / Queries / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Time/Date20 Sep 2005 17:51 GMT3
My table has a TimeInSec field (Time/Date datatype). This field has ALL
NEGATIVE numbers in seconds.
I used the following expression to change to regular time format.
Format ([TimeInSec]\3600,"00\:") & Format(([TimeInSec]\60) Mod 60,"00\:") &
Simple Expression Question20 Sep 2005 17:17 GMT2
I keep track of training sessions in a table.  I want to run a query that
will prompt me to enter in a Last Name, then First to list all training
sessions that person has attended.  Lost....too new to Access to understand,
but learning.  Ever so slowly.
Replace two fields into one20 Sep 2005 16:20 GMT5
I have three fields (all three text) in a table "a1", "a2" and "a3"
How can put all for a1 Plus (combine) a2 into a3 with a query?
Thanks
Cannot Delete From Specified Tables20 Sep 2005 15:53 GMT3
I've got a VB.NET app that needs to delete all the records from a
single, unlinked Access table.  The table has one field (non-key) of
type OLE object.  When I run the query   "DELETE FROM tbl_pics" I get
an error- "Could not delete from specified tables."  Anyone know what
Error in MS Access query that is overflow20 Sep 2005 15:43 GMT2
Dear Sir / Madam
I'm Viveck from India.
I'm using office 2003 in MS Access i've got an Error, the message is Overflow
Please give me the quick reply.
Query with a twist %%20 Sep 2005 14:54 GMT4
I have a report that run a query which a user enters a date on a dialog box
and the report runs, which works fine. Here is the twist. The use want to run
the same query (Report), with the date in the critieria field (dialog box)
BUT, the user also wants to select a department as ...
Does Access Not Support INSERT ... SET Syntax?20 Sep 2005 14:36 GMT6
    Good afternoon.  I've written several INSERT ... SET format queries for
my Access FE/MySQL BE, but Access will not let them through.  It reports
"syntax error," even with the dbSQLPassThrough option.
    I know my syntax is correct, because it works just fine at the console. ...
Subtracting a fixed date from a date field20 Sep 2005 14:36 GMT4
I have a field called Booking in Date and I need to subtract that from
1/25/05 to get a new field called Days in Jail. I am not sure how to go about
this. This is what I tried in my query and it returns #Error.
Days in Jail: [INMATE DATA 1-25-05]![Booking in Date]-"1/25/2005"
Access almost freeses aftera pass-through query20 Sep 2005 12:57 GMT2
I have a few pass-through queries which execute SQL Server stored proc. After
I run these queries, Access slows down and become unresponsive - the only way
to get it to respond again is to reboot the machine!! Looking at my system
resources when this happens, everything seem to ...
Concatenating not working with primary key as text field20 Sep 2005 12:26 GMT2
Hi Group,
I have downloded Duane Hookom's excellent sample database for
Concatenating.  My problem is that it is set up to run with primary
keys that are numeric, however, my primary key is text number.  (It
query to display only most recent version.20 Sep 2005 09:26 GMT2
Here's one that's bugging me, I'm developing a quotes system and I have a
table containing job quotes that can contain more than one record (version of
a quote) per quote number (I need to maintain a full audit trail of previous
quote versions)
Rows to columns - can it be done?20 Sep 2005 08:32 GMT2
This would be a great help if it can be solved.
I have 4500 applications for funding.
Each application must meet max 6 conditions to receive funding.
Applications are stored in tblApplication and conditions are stored in
Regular Expressions in Access20 Sep 2005 07:25 GMT4
I couldn't find any documentation concerning this topic.
I want to put a regular expression in an SQL query under Access. As for an
example, under Oracle, one can say:
"SELECT TelNumber FROM ... WHERE ... REGEXP_LIKE="[0-9]" ".
delete records help20 Sep 2005 06:01 GMT1
I have a table with a field "product_id".  The table has a lot of records
with the same "product_id", I would like to write a query that will delete
all the records with the same "product_id" except one.    I would like to
have just one record per "Product_id"
Previous Results20 Sep 2005 04:01 GMT1
Hi to all,
I have an already query that uses SELECT ... UNION Statements to combine
fields in tow different tables( infos about Imported and Exported boards) in
this way:
 
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.