hi,
ich have a win2k network using samba 2.0.9 for filesharing. i want to upgrade to 3.0.2 and use a domain login. but the domain login that is supported by samba is, that the samba-pdc act as a password server, but not manage the central login to the domain. or i am wrong?
what i need is...
i work with access and want to send an email with two or three files as attachment. How can i add these FILES to my e-mail??
this way makes no sense in my vba code:
Dim stAnhang As Attachments
stAnhang.Add "C:\Dokumente\ts3581\maritim.jpg"
stAnhang.Add...
hi,
my problem ist, that i want to include a Jpeg into a report, but the path of Jpeg has to be variable, because the report is an Invitation with a picture of the location.
May I use an OLE-object or not? what a kind of rules i have to obey if i want to use object like this?
my problem:
one of my forms based on a query, always started, when i login in my database. dependent on the actual date or time of the day the query get no results, so the forms contains nothing and then i get an error mesage.
what i need is a if-instruction or something else, so that the form...
i have the problem that i want to send an e-mail with two or three reports as attachment. i tried with
dim xxx as outlook.attachments
xxx.add <report-name>
xxx.add <report-name>
... but it didn't work, because vba wants the full path of the file, but it isn't a file !!! its just a report...
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.