Hi
I have a DTS on our server and when I log on to the machine and manually execute the dts it runs through fine. However when I schedule it and start the job it get through the first step and then stops. I does not error or anything just sits there saying it is running but it is not.
Not sure...
Hi
Sorry for putting up 2 post but this is a new topic.
As in last post I am changing all our v9 crystal reports to xi
we currently use crystal enterprise to display the reports to the users on our intranet.
We have infoview (which i believe is the xi equivilent) however we dont like the...
Hi
I am currently working on converting my companies 1000 or so crystal 9 reports to crystal XI.
Some of the reports we have have 15 parameters and how it is currently worked is that all the parameters are defaulted to 'All' and the user can pick things they want to change and limit the result...
Hi
I have had to re write a very complex report twice now and with the same outcome. As soon as i try to upload a report into crystal enterprise it corrupts this file and any backups of the file i have
Crystal support are giving me the run around by not using english speaking staff.
Can anyone help.
Hi
I am working on a spread sheet the populates itself completly from sql. THe users have an area they can change and update but I want to stop them using anything else.
I have this chunk of code :
With Application
.DisplayFullScreen = True
.CommandBars("Full...
Hey
I am doing some complex marco work and come up against a problem.
I have 53 columns of different formula pointing at a row on another sheet. later i have to insert a line on that sheet. I want the formula not to change. How is this done?
THanks
Malc
Hi
I am sure the answer to this is already in here somewhere but it wont let me search the forum.
I have inherited a lot of sql code where columns are added together. However recently the tables have changed to allow nulls. Thus all the addition is returning nulls.
I know there is something that...
Hi
I have searched though this forum and the internet and a lot of people have similar problems but not exactly the same.
I am in an office with a lan and a server running server 2003 with ISA managment as a fire wall.
On my pc I am trying to connact to a hospitals via cisco vpn.
When i try from...
Hi
I am using extendedproc in order to run a 3rd party function in a dll. The function seems to work but instead of returning a long string of text it returns an 8 digit number. Unfortunatly know one who wrote the program or understands it is available and the manual does not cover anything like...
Hi
Searched and googled but could not find the answer to this.
I have c:\x.dll
have tried
exec sp_oacreate 'c:\x.dll', @object OUT
and get the 'invalid class string' error
I need to call 'FindGuy' with the parameters
"Dude|111",60
am using
exec sp_oamethod 'FindGuy' @person OUT, "Dude|111",60...
Hi
I am using c#.net and have a program with multiple forms. In one instance I would like the code in the form that creates a new form to pause until the form it has called is closed. sounds confusing i.e.
1. click the "enter details" button on the main form.
2. "enter detail" form opens.
3...
hi
I have an integer i.e. 194 and I need to take the first 6 binary values and turn that into a number.
Have done a search but there was not much helpful info.
Thanks in advance
Malcav
Ok Have a program that reads from a com port. Not done this before so have read up on it. The code I have seems to be programmed fine. It connects and retreives data. However it is not the right data. Values should range from 0-F this is what is returned...
Hi
Sorry if this has been answered before but I can find it.
I am creating a registry thing to store database connection information. I get a CString for the value. I can change the CString into a const *char but apparently it needs const unsigned *char
Hi
I have unfortunatly inherited a large amount of code at work. and need to add the ability to start the program with a variable which will then load a persons information rather than selecting from alist. My experience is in c and c#.net not vc++ so I am slightly at a loss. cant even find the...
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.