I'm trying to import Outlook contacts from an Access table. Everything seems to come accross fine except for the Notes field. I've set it up to map to the correct column in the Outlook import. I've tried to import it with the Access database using that column as a Memo field and Text field...
I have a eVB application I created to run on Pocket PC. Using activesync I can sync my pocket access to my Access database on my desktop. The problem is I don't want everything to sync. Some items I just want to be copied from the pda to my desktop. For instance, while in the field I gather...
I'm printing a report with headings in the page Header. They are just standard label fields. The problem is the labels do not appear on the preview or printed forms of the report although they are there in design view.
I've tried adding new labels to every section of the report and none of...
I'm having problems passing values entered into a form to my Access backend. It works fine unless a single quote is entered into the form. i can't seem to get the sql string correct. any help would be aprreciated.
I've tried the following:
sql = "UPDATE tblEmployees SET"
sql = sql...
I have a 3 user database running on a Novell network. 2 system are running Win2000 and the other Win98. The database resides entirely on the server (not split at all).
I've created a report writer that opens a new report in design mode and saves the report. I recently learned that you...
I've seen a lot of answers to write conflict issues but nothing that has helped me so far. I have a form (Form 1) bound to a table (Table A). I also have another form (Form 2) that can be opened at the same time that has a recordset based on Table A. If I update the recordset through Form 2...
I'm having a problem filtering a subreport. The subreport is not connected to the main report (by that I mean the link child and parent fields are empty). If I set the Filter property of the subreport in the properties box the filter runs fine. The problem is I need to filter at runtime so...
I'm trying to create a continous form that has multiple columns. I have a form that displays all employees in the company. The list can be rather long and takes a while to scroll down to get to the bottom. I'd like to to split it into 3 columns so it is only 1/3 as long.
I know you can do...
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.