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 Grade: A 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 Grade: A Views: 0
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
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/...
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 Grade: B Views: 0
How I get this Number of Records in the file?
Record is not fixed length(eol = carriage return)
I have to prefer not loop to the whole file.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10216337.html
Zones:
Visual BasicDate Answered: 01/11/2000 Grade: C Views: 0
How many records does MS SQL support.?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_11595518.html
I need help on forcing a pagebreak for each page based on fixed number of records displayed. For example, I have 100 records. I need to display 10 records for each page. At the end of each page the...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_12009719.html