I’m trying to modify a simple Database application in order to retrieve Records in a Random order. Basically the application consists of a Table of Accounts and a simple Front End Form used to retrieve and update each account.
At present when the user clicks the “Next Account” command button...
Hi there,
Does anyone know how to use the Shockwave Flash ActiveX Object in Access to insert a swf movie in a simple splash screen form. I'm having real difficulty finding any information about this subject in any of the VB/Access forums.
All suggestions are welcome.
Cheers: Gavin
Hi there,
I’m trying to get a simple Shockwave Movie to play in the splash screen on my Access 2000 (VBA) application, but seem to be having some difficulty with the syntax. I know that when I’m working in VB6 I simple add a Shockwave Flash Component as use syntax of the form...
Hi,
Is there anyway of preventing multiple users from accessing the same record when using DAO & VBA for Access '97. I've tried using a 'Locked' field in my main DB Table, so that whenever a user retrieves a record it sets the 'Locked' field to 'True' thus preventing any susbsequent users from...
Hi there
I'm using VBA with Access '97 to develop a simple account updating interface, but seem to be encounter problems where multiple users can access the same account at the exact same time.
Basically all I'm doing is using a Form to retrieve record information from an Accounts table, but...
Nice One, that's exactly what I was looking for.
Originally I was going to approach the problem using the InStr and Mid$ functions to manipulate the string, but this method is far better.
Although I've never used this Library before don't fully understand the structure of the Regular...
Cheers for the suggestion, it works great! I'm checking the results for both draws (Wed & Sat) so its fine to extract them all to the same listbox as I can just check each item in turn against each members selection, as they're all in numerical order anyway.
I've also modified the code to...
Hi,
I'm developing an interactive Lottery Syndicate program using VB6, which allows members to automatically check their National Lottery numbers against those on the official website, (Access 2000 & SQL application)
Having successfully downloaded the html source code of the results page into...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.