Hello folks,
Having a little trouble with a query I'm trying to build. I need to use a conditional criteria in my where statement based on the data in a field. Basically, if this piece of data is this, then search the table using this search criteria, otherwise if it's this value, use this...
Hello all,
I am looking for a way to align the value in a text box to the right. Users will put currency amounts in the fields.
Thanks lots,
David http://www.outerlimitcomics.com
David Smith
Got a little problem. Got this query -
SELECT [offices].[officeName]
FROM offices
WHERE offices.officeName Not In (SELECT office FROM dailyFlash Where fDate = [todayDate];)
ORDER BY [office];
Using this query to get all the offices that have not placed a daily flash report into the...
Hello,
I am having a little trouble with a cascading delete. I want all the people that are signed up for a class in my "students" table to be deleted when the class is deleted from my "classes" table. I am using ASP to execute an Access query that will delete the old...
Is there any restrictions on where the .dll has to be located on the drive (which folder, directory...etc)? I created a new folder on the E: drive and stuck it in there. When I registered the component I spelled out the entire path to the .dll (regsvr32.exe E:/inetpub/...).
dave
I did. And it gave confirmation that it worked. And my component is Project Type: ActiveX DLL.
Any Ideas? Should I try it again? Do I need to make a cab file and install it on the server that way?
Thanks,
dave
I am having a problem registering a custom .dll I created for a threaded message board. I did what the tutorials on the subject have suggested - use regsvr32.exe - but I am getting an error that seems to say that the component is not registered. This is the error -
databaseAccess error...
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.