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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Test to see a table has record25 Jun 2007 03:39 GMT1
I use qryCreateCompEn to create a table with field EN which is integer. I
want to see if the table has record or not. My IF statement generates error
message "Type mismatch". Where did I do wrong?
Thanks.
Query by Dividing by 025 Jun 2007 01:42 GMT4
I am working on a school project which I have been for weeks.  I have
one problem that I can't resolve.  I have a two tables that I have to
divide to get a percent of free throws made.  I have 0 that appear in
the each table and sometimes both of the them have 0.  I used the
Ranking the records.24 Jun 2007 23:17 GMT2
Last time I'm trying this
SELECT Test.Customer, Test.Year, Test.Score, (SELECT Count(Test.Score) FROM
Test As X WHERE X.Year = Test.Year And X.Score <= Test.Score) AS Rank
FROM Test
Return a data from a table that doesn't have a relationship24 Jun 2007 17:40 GMT3
I have a table of products, and each product can have a category, for
example, "laptop" or "desktop".
I have another table that has a top-level category name (i.e "Computers")
and a memo field that stores sub categories ("laptop, desktop" etc). There is
InStr() - Help with query24 Jun 2007 17:24 GMT2
Is it possible to do the following @ all.  I need to query a field
called DiaryEditor within table Extract for the next two words after
any occurence of the following "Updated By: ".  I understand that the
InStr() function could be used but not quite sure how this is meant to
need to search row by part of string24 Jun 2007 13:48 GMT1
I need to find the rows that exist in one table but not in the other
with this condition:
(prod_name exist in table1 and not in table2.prod_name )
table1.prod_name build as a sting that include 'S' and string after
SQL view - not user-friendly24 Jun 2007 08:04 GMT7
I'm slowly trying to learn SQL in Access. Probably the usual way - for
every  query I build with the QBE grid I then switch to sql view and get
to grips with the code. (That and the usual book learning etc.)
However, SQL view in Access is *so* unfriendly. The code in a one-colour
Group by problem24 Jun 2007 00:30 GMT1
i have the following table:
Duguje  Potrazuje Partner PartnerName Date
----------------------------------------------
   1     3       P       Tisak     12.3.2006
Append Query23 Jun 2007 20:43 GMT2
Hi,
     I desperately need some help. I have got an append query which grabs
data from different tables in order to create an Invoice.
The system is ofr a nursery and therefore, 1 child can have many sessions. A
Query row number23 Jun 2007 17:24 GMT9
I have a query that sorts infomation in a particular sequence.  I want to put
an expression in the query that numbers the records sequentially.  Is there a
simple expression I can enter to tell me the row number as a field in the
query?
Run Code Usign Macro23 Jun 2007 16:22 GMT1
I am trying to run a procedure (visual basic - the code has been debug and
in order) by using macro (run code) and I hv create a function to run the
procedure.
By hv the following error msg:
I'm SOOO tired of delete queries failing!23 Jun 2007 14:48 GMT26
running access 2k;
I have 2 queries - BOTH should work as far as I can see, and NEITHER
does; each reporting "could not delete from specified table".
Obviously, they are 2 attempts to complete the same deletion task,
SUM() issue23 Jun 2007 13:12 GMT5
Hi, i have a question for y'all, i have a table
D    P       Partner
---------------------------
1    3           P
Return multiple lines for each record23 Jun 2007 00:08 GMT2
OK, I'm hoping I'll describe this right, but bear with me.
I have a table of values I need to generate a list from.  This list will
have 2 or three lines per record.
As an example, here is the table layout
Pulling counts out of query results22 Jun 2007 23:45 GMT1
I have a query that has one field Type which is set to Count
The query results are used in a report.
The report has the fields in the detail section as TYPE and CountOfType (1
line only in the detail section)
 
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.