Enter Keywords:
1 - 10 of 470(0.007 seconds)
Sort By:
 
Hi everybody, How do I create a procedure who select a random record from a table. Table = MyTable Field = MyField :-) /Booty
Zones: MS AccessDate Answered: 11/20/1998 Rating: 7.4 Views: 0
I don't know what I'm doing wrong here. When I run this code, I get same record appearing twice. How doI prevent this from happening? Note: [Case #] is a one to MANY relationship. ===============...
Zones: ASPDate Answered: 04/02/2001 Rating: 6.8 Views: 0
Hi all.  Long time no talk to. I need to understand how to get a distinct list of items when the whole record isn't distinct.  For instance.  I have a list of Organizations, which are related to...
Zones: MS SQL ServerDate Answered: 04/17/2003 Rating: 8.6 Views: 0
I am controlling record selection with a list box.  My problem is that when I tab through the controls and come to the list box, selection goes to the next record.  This happens even when I set "Ta...
Zones: MS AccessDate Answered: 10/20/2003 Rating: 7.6 Views: 0
Ok, I may be going way out on a limb here but I jsut wanted to see if anyone has done anything like this before.  I'm trying to write a stored procedure in SQL 2000 to return a random record but I ...
Zones: MS SQL ServerDate Answered: 02/12/2004 Rating: 9.2 Views: 0
I have a unbound form with a list box.  The list box is made from a union query that joins 4 tables. The list box displays formdate and formname, and form id is not shown.  I want the user to be ab...
Zones: MS AccessDate Answered: 08/17/2004 Rating: 9.4 Views: 0
Hi Guys The best way to explain this is: you know when you run a Form wizard for example and you can select from the available fields to the selected fields, by way way of arrows. Well I would lik...
Zones: MS AccessDate Answered: 02/06/2005 Rating: 8.6 Views: 0
Hi, I have a table with 6 fields and I need to calculate a total sum for the top 12 records (from WksOut 52 to 40) of each group of the first two fields combined (Flight and Date) for the fields...
Zones: MS AccessDate Answered: 06/20/2005 Rating: 7.4 Views: 0
Here, in plain language, is what I want to do with a query: Select 20,000 random, unique records from a table into another table that has 19,000,000 records where condition A is met. This i...
Zones: FoxProDate Answered: 08/26/2005 Rating: 9.4 Views: 0
Dear experts,    i have a from whose data source is a query. One of the comboboxes (cmb2) on the form displays a list of values that are dependent on another combo boxes value (cmb1). The query re...
Zones: MS AccessDate Answered: 08/31/2005 Rating: 9.8 Views: 0