I'm in a pickle with this one.
I have followed Microsoft's instructions to install .net 3.0 (as per http://msdn2.microsoft.com/en-us/library/aa964978.aspx)
However, the directx software rasteriser does not install and i have tried it on 5 separate machines. Has anyone experienced this before...
I have used the IE Admin Kit to create an IE package ready to be installed. However i cannot find a way to deply it as Active directory only allows deployment of MSI's?
Does anyone know how i can force 20+ computers to run/deploy this exe package?
Thanks in advance
Phill
Using Access 2003 and i have a table where each row contains an email address. The task i have been assigned (a very interesting one) is to export these email addresses to an Exchange 2003 Public folder, perhaps a distribution list.
Now if it was a one off i could prob figure this out myself...
My actual solution for anyone else was:
dim WhichForm as string
WhichForm = Me.txtFormToRequery
Forms("frm_MAINFORM").Form(WhichForm).Requery
Buh bye :)
Hello all, hopefully this is a nice simple one but I just cannot figure it out...
I am trying to reference and requery a form using a variable, for example
dim FormToRequery as string
FormToRequery = me.txtFormToRequery.value
[forms]!FormToRequery.requery
This obviously will...
I have looked around the site and found some references to this, but they haven't quite answered what i need.
Is it possible to have/generate/record when a user logs onto a domain but also to log off. Preferably in a database format so it can be reported on.
I have found a possible solution...
File DSN doesn't work, logic would say it would, however the report reads in the information from the file DSN and keeps it. If you replace the file DSN, crystal does not update the report, without using the set datasource location.
Yup ODBC is pretty much the same.
Thanks anyway.....so are...
What version of Crystal are you using...Standard or Professional?
Standard only allows you to connect to client data sources, whereas professional is for client AND server based connections.
Phill
Running Crystal XI connecting to ODBC connection.
Here is the scenario...we have multiple servers all with the same table/field structure. These servers are across many sites and they are not all connected via VPN. We only have 1 site that will be developing the reports (or even know how to...
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.