Explore the Request an Extension

Access

Recordset Randomizer

Returns a recordset in proper random order. Allows subsets ie; a random  ten of one hundred records, with allowance for paging of left over records. Must work in Access. Must be able to return complete 10 records - not run off end of table. Must be true statistical random to suit potential advertisers. Suggested workaround so far is to deposit recordset onto new "make table" and assign a random number to each row in the new table. Much working out for point and click DW wizards!

Read More
Access

ASP.NET (VB) Move to Random Record

I am looking for an extenion (like the ASP extension on this site) that gets a random record in asp.net.

Thanks for any help.

Read More
Access

Insert Multiple Rows in Access Database

I would like an extension which would first take a parent record and then insert multiple child records based on it. Something similar to Save Cart to Table behaviour. I have seen a SQL Server tutorial with stored procedures. But i need it for Access Database Read More
Access

Dynamically Updating List/Menu from previous Menu

I need to update the content of a list/menu with values derived from a database...unfortunately, the database query is initiated from a previous list/menu, which in turn is populated from a list/menu rewrite. In other words, I have 3 menus...the first has static values...the second is written by selecting a value in the first and is empty until the rewite takes place....the 3rd needs to take values from the 2nd menu and then query the database and update itself.All 3 menus are contained within the same form. Am I asking the impossible? If anyone can help to achieve this, I would appreciate it.

Thank you

Read More
Access

Inserting Dates in Insert Form automatically

Insert current Date automatically in an Insert Form without you or a user having to do it for database Date field purposes be later used as a filter.

 

Read More
Newer articles