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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Query for text output01 Nov 2006 16:57 GMT5
I have a table with a field (I have tried making it currency and number with
a fixed decimal of 2) that may contain values like 1.1 or 22.222 or
3333.3333.  I need to put it in a text field that is 8 characters long with a
format "xxxxx.xx".  The internal storage retains the ...
Combine fields Text to Memo01 Nov 2006 16:44 GMT1
I am combining 8 text fields into one memo field using a query. After each
field I want a line feed so that each text field will be on a separate line
in the memo, but I don't know the syntax. Any help will be appreciated.
the query line looks like:
converting minutes01 Nov 2006 16:34 GMT3
I have a field in my query which people enter the amount of time that an
agent is on the phone.  However the time that is entered for example is 6.97
or 5.68 What  I would like to do is convert this to actual minutes.  So if
someone is on the ph for 6.25 I would like it to ...
insert variables into Query01 Nov 2006 16:28 GMT7
I have a query: simple extract below.
---------------------------------------------------------------
select
fieldA
Memo field changes characters to foreign characters01 Nov 2006 15:43 GMT2
I have several memo fields in my query with multiple tables.  The strange
thing is those memo fields’ character changes to different characters time to
time and I have no clue why it does or what triggers them to change.  If I do
recreate whole query it corrects itself but it ...
how to re-write this Sub to improve the performance?01 Nov 2006 15:30 GMT1
I have the following private sub  to process the data. It cones the data
from a subform and process the record row by row for each of the case like
"Move", "Sales", "Purchase" etc. It is SLOW especially if there are over
1000's records to process. I can use "insert" query to ...
Select top N where N is a variable01 Nov 2006 14:42 GMT4
I currently have a query which selects the top 10 numbers from a table (using
the RND function), I would like this to be changed so the user can set the
number of rows returned by entering a number between 1 and 10 into a text box
on a form and then pressing a button which runs ...
SQL Troubles.01 Nov 2006 14:15 GMT1
I made this DB ages ago, and everything worked fine. Ran it yesterday
to show the main manager here at work, and all hell broke loose. My
query now does not work, even though it was tested thoroughly when it
was made. Here's the SQL:
Insert Fields in Query Design Mode01 Nov 2006 13:48 GMT1
While creating query in Design mode, there is painful procedure of  inserting
fields names by clicking on the Show Table pane, selecting the table & then
choosing the field , so on & so forth.
The procedure is really killing, when we have 15 to 20 fields to update or
Query Sum Function Decimal Precision01 Nov 2006 10:27 GMT3
I have the following query:
SELECT ProjectTime.ProjectTimeProjectTaskID,
Sum(ProjectTime.ProjectTimeActualHours) AS SumOfProjectTimeActualHours
FROM ProjectTime
Move Multiple Values In Column To New Record01 Nov 2006 07:21 GMT1
I am trying to write a query to take the following table:
Part Description
1001 BHJ, UI
1002 GU, SI, PQ
Ordering a string numerically01 Nov 2006 03:00 GMT4
I have a string that's like "0101A" and "515A". When these strings are
ordered (in the Order By clause) the "0101A" comes before the "515A". In
other words it's being ordered alphabetically. I need it to be ordered
NUMERICALLY! 515 comes before 1010. How can I do this in a VB6 ...
Losing Records01 Nov 2006 01:24 GMT7
I have several tables.  One is a list of Physicians, the others are detailing
things like their offices, specialties, etc.  The Physician table is in a
one-to-many relationship with each of the supporting tables.  A given
physician may or may not have data in the supporting ...
Access Chart Problems01 Nov 2006 01:06 GMT1
I created a report from a single query, and then I added two charts to the
report (from the same query as the report). I would have to enter a unique ID
number to get a report with just one person’s data on it (as opposed to every
person in the entire database). However, since I ...
 
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.