I have a form where I want to use individual buttons for navigation rather than the standard navigation bar. I don't want to lose the record number and total record count that show in that bar how...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20343928.html
Zones:
MS AccessDate Answered: 08/28/2002 Rating: 9.2 Views: 0
hi experts!
do you know how to get the record number in a database (masterfile) to be posted in the auditlog routine? thanks
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20670323.html
Zones:
Visual BasicDate Answered: 11/03/2003 Rating: 8.2 Views: 0
hi, i have a database with a ID and Description field.
some of the ID's have been deleted.
for e.g. if i run :
SELECT Make.MakeID, Make.Make FROM Make
i get:
2 Porsche
3 Ferrari
4 Lamborgh...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21024460.html
Zones:
MS AccessDate Answered: 06/14/2004 Rating: 9.2 Views: 9
Hi Experts,
I am using CR9. I'll be getting the data from an MS Access database.
Can I display the total number of records at the page header?
Appreciate any ideas/answers that I can get ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21157296.html
I have a view set up on tables containing employees and measurement metrics. It is ordered by several fields to determine employee performance. I have been asked to display this information to th...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21732361.html
Zones:
MS SQL ServerDate Answered: 02/13/2006 Rating: 7.6 Views: 4
Hi! i have a record with a field "printed" and i would like to increase its value every time the record is successfully printed in any of my reports. Is there any smart way to keep track of it? tha...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21770366.html
Zones:
MS AccessDate Answered: 03/12/2006 Rating: 8.2 Views: 0
Hi,
I have a db which has an id field which is set to auto_increment. this obviously goes up one every tie a value is added. im attempting to write code that will tell me what the highest value ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I have a insert into/select query running as shown below.
Is there anyway for me to find out the number of records that statement has inserted so I can return it back to the user with an echo st...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
Here's what I'm looking for. On any query returning records, I want to include as part of that recordset a field that will work like an auto_number on a table.
Record_Number Record
---------...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20384190.html
Zones:
MS SQL ServerDate Answered: 03/07/2003 Rating: 8.8 Views: 0
Assuming I have a form "MyForm" with a datasource "Info" (which happens to be an external linked mdb table), I am unable to obtain the total number of records in the table using the following code....
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10175691.html
Zones:
MS AccessDate Answered: 06/26/1999 Rating: 7.8 Views: 0