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 was never able to find a good solution. What I ended up doing was creating a button in my eVB application that deleted all the info in the tables I didn't want to carry on my PDA. It's an extra step the user has to take after they sync but it's the best I could come up with. I think you...
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...
thanks for the help Jim. I actually solved the problem. On the page setup there was a checkbox checked that said Print Data only. I guess that was making it so no labels anywhere on the report would print. I've never noticed that check box but thankfully I found it now. Thanks for the help...
Thanks Jim...all of them are set to Visible=Yes. I've never seen a problem like this so it is really confusing me. I've checked out all of the properties for the labels, pageheader and report and can't find anything out of the ordinary. Any other ideas?
Thanks, Brian
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 encountered this error once. In my case the file was corrupted beacuse of software installed on my laptop. In my case I had Visio 2002 installed which updates a VB dll. Occasionaly this caused the db to corrupt. Microsoft's response was to revert to the last backup copy. Once you get that...
Thanks for the reply Jim.
What version of Access are you running? I'm on 2000 and I found on the MS website yesterday that it's new in 2000 that you have to have exclusive rights to create an object(report, form...) It stated that it trys to promote your lock to exclusive but I couldn't...
I have to agree with Terry. I have the 2000 Desktop and 2000 Enterprise versions and both have proved to be very helpful. They also come with a CD that demonstrate all of the examples they use.
Brian
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 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...
Thanks for the advice Ed. I think I'm definitely going to start using unbound forms fron now on. Seems like it will give me a lot more control. Thanks.
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.