Have set up an access database with automatic email. Would like to send out an e-mail with a link to an existing web page. The following syntax isn't working...any suggestions?
.HTMLBody = "<HTML><Body> Hello <a href=chr$(34)http:\\www.google.com chr$(34)>Google</a></BODY></HTML>"
I...
Would like to implement persistant-named cache on concurrent sessions in Informatica 7. The question I have is if the recache is set on one of 7 sessions in a concurrent batch will the other concurrent sessions wait for the recache to occur?
Also, if the look-up using persistant cache and...
Would like to implement persistant-named cache on concurrent sessions. The question I have is if the recache is on one of these sessions will the other concurrent sessions wait for the recache to occur?
Am trying to compare a date time picker value to a date field in access, but cannot come up with the right syntax. Would appreciate any suggestions
i.e. .Open "Select * from tblDate where EffectiveDate = # & dtpEffectiveDate.Value & #
This syntax does not retreive any records.
Also...
Receiving the following error message:
"Item cannot be found in the collection corresponding to the requested name or ordinal"
Scenerio: The rsSalesHours is a table in Access generated by a crosstab query which has variable column names (i.e. column names Jan, Feb, Mar... or June...
VBSlammer
thanks for the help. When I used this code I get a 9-page report preview - but there isn't any records showing (i.e. the 9-pages are blank).
I feel really stupid, but what do you think I am doing wrong?
Did this in a project at school, but really went around the mullberry bush to get there. Probably a better way, but here goes:
We put the file path in the database and then called the path to load the picture box.
Hope this helps
I didn't realize this was in the solutions database...
Got the structure from a book.
Have several cross-tabs queries that will feed into unbound reporting structure with the above code running in the background.
The code I have listed is working for dynamic column headings - no problem...
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.