Hi,
I have an access 2000 database with SQL 2000 back-end. I cannot delete from one table using Access.
I get ODBC- delete on linked table xxx failed
[Microsoft][ODBC SQL Server Driver][SQL Server]
DELETE permission denied on object xxx, database xxx, owner DBO (#229)
I can delete the record...
I inherited a website that I have to modify. I have installed SSL and it is working. I can get a page to display securely, but then I get the 'parts of this page are not secure message', and if you click YES, the lock disappears, indicating the page is no longer served securely (although the URL...
I inherited a website and have to make it 508 compliant. Apparently there is an iframe reference in webresource.axd, but I can't find the file to access it. Where is it stored, or how do you access the .axd file directly??
We have to access a very long web form from our bank that we have to fill out multiple times a day; all the data is duplicated in our access database. I'd like to fill in the web form fields from access via VBA to avoid re-keying data. Is there any way to do this? We don't control the web form...
I am running a nifty word macro, found on this board. If the source merged doc is 1 page per person, the macro adds 1 blank page to each split doc. If the source merged doc is 2 pages per person, the macro adds 2 blank pages at the end of each split doc, and so on. I can't see why it is adding...
My users have to enter data into a secure web form, while they are working in an access database. I'd like to populate part of the secure form with data from the access form that the user is on when they open the web form.
We enter some payment info into our access database, then we have to...
Hi,
Because of CISP, we have to re-vamp our credit card authorization process. I want to have users press a button a form to send form data as an xml request to our payment processor, and then have the form parse the xml response returned. Can this be done with VBA, or do I have to shell out and...
Hi --
I have a form with a subform (with linkmaster and linkchild set up). I want some code to run when data in a particular control on the subform is changed. I have tried placing the code in the subform's before update event, but it never runs when the form is being used as a subform (it does...
Does anyone know if there is a limit to the number of reports in an access 2000 .mdb? I have a database with an access front-end and a SQL Server 2000 back-end. The database is about 650 MB on the back end and the front end is about 24MB (tables, queries, reports, forms and code modules), which...
I am tearing my hair out! I have to print an access report to pre-printed certificates, that come two to a page (so basically, I have two 8.5 x 5.5 pages, one on top, one on the bottom, making one 8.5 x 11 piece of paper). I can print exactly two groups of data per one 8.5 x 11 page. The first...
Hi -
I need to create an insert trigger that will insert a record into another table (B) when a record is added to table (A). I need to insert both static values for some columns and values from the inserted table...for instance I need the regdate of the new record in table A in column 1, a...
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.