Thank you both!
Import? as far as I know one can export. Anyway, this will mean having two objects that, when modified, will need to be modified in both sides. In this case I have some variables defined as global on dbsource but not in dbtarget so will have to change code on the exported form...
Do anyone knows if its possible to run a form that resides on a different mdb?
Will apreciate any help. Have two different databases that share some tables but are needed to keep apart. There are a couple of procedures that need to be executed on DB1 but results will be used on DB2.
Thnx
Patricia
It's important to close all recordsets when exiting to release memory. I found this code I've been using since then with good results. Put this on a global module so you'll have it available every time you need, specially on exit or close button of the Main Menu. Make sure you have no bound...
Tony,
No chinese settings at all! And I'm seeing the contents activating the clipboard task pane in remote as well as local aplications (being this Access, Word or Excel).
I've done some research and found something about chinese characters shown in MS applications when there are corrupted...
I think the problem resides in the clipboard rather than the content... it doesn't matter what or where I'm trying to paste, the clipboard shows chinese characters.
Thnx
Hi,
Usually my working environment is switching between several remote sessions and my local computer. I need to copy form/to remote into local, somehow there are times when clipboard stops working and either I got nothing to paste or it carries chinese characters. Please, help!!
[bigcheeks]...
I know this could be annoying! Go to:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaac11/html/acfctNZ_HV05186465.asp
You'll find the answer to your problem... of course you'll have to include this function whenever you make numeric calculations!
(-:
Good luck! Patricia
I'm writing code for interface with an EDI application. When importing/exporting data I run several queries one after the other and need to somehow track the results of each. I will like to continue executing code only if the previous qry was successful not only because it didn't fail but also...
Tamrak, first, let me ask you: do you need to print a hardcopy of your report for each (or selected) records in a table or you want to view an on screen report?
Thnx Jim
Access 2003 or 2000 have same issue. Crashes when using ImportFile Wizard, halts every action within access even if it's a process runing on a different instance.
Done some research, and found many with the same problem !?
Actually I bought a third party to solve this while looking for...
Don't know if you want to do this repeatedly. If so, try this:
Select the records using a make-query, for the first time export the new table to a text file and use the advanced features to create an export specification in which yo set the formatting you need (string qualifier, field...
[morning]
I was so immersed in the idea to solve the parameters passing that i literally forget there are more than one way to solve a problem.
Thank you!
[2thumbsup]
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.