We were using project 2003 and I was upgraded to 2010. When I open a a schedule that used to have data that was summed in a number column, the data is no longer there. If I try to enter in data to see if it would still sum I get the following message:
There is no code mask defined for Number8...
I have a crystal report that has an email address column which is set to can grow. Sometimes only one letter will go over to the next page. Is there any formula I can use to have it break at the preceding punctuation. For instance firstname.lastname@company.com - If it breaks on the last m...
We have replication setup on SQL Server 2000 on a Windows 2003 machine. I need to set something up so that if there is an error, someone gets notified (preferably two people). I go into SQL Server everyday and check the replication monitor, but of course my day off was when we had errors.
I...
Thanks for the suggestions, but I had changed the data type and it does come over with double quotes but it was still removing the leading zeros. What I ended up doing was pading it with zeros so that it would display the leading zeros or if there was no phone number listed it would display all...
I have a DTS package that has integer values which I want to convert to chars because they are dropping the leading zeros in the export. I have search for information on this and I tried adding a convert or cast into the select statement but no matter what I do the leading zeros are still gone...
I have a DTS package that has 3 fields for the phone number. In SQL they are smallints and when they come over in the .csv file the leading zeros are dropped. I have tried to change them to chars when I do the DTS export, but the zeros are still missing. Is there any way to keep the zeros in...
Thank you for all your help. I finally got it to work. After search the web I saw a post about an oracle data access download, once I installed that and moved the tnsnames file in that location it work. Thanks again.
thanks for the help. I did check my environment path and oracle 10 is listed first. I have renamed the old tnsnames file so that there is only one, but I continue to received the same errors. Any more suggestions? I have searched this error and have about given up. Time to start from scratch?
Yes, I just looked at those files and they were not in the new oracle client installation, so I added them there. Now I am wondering if I have too many tnsnames files. I still have an oracle\ora81\network\Admin directory with the tnsnames file in it and a new...
I am using CR XI with an oracle 10g database. After our helpdesk did some work on my system, I was getting errors with Crystal Reports. When we looked at the Database Expert, we noticed that Oracle Server was not there, so I download oracle client. Once I did that, I could see the Oracle...
I am using Crystal Report XI with a Oracle database. I have a report that currently has a startdate, enddate and a type parameter. The Type can be an addition, deletion or modification. Currently when the report is run, it shows modifications that have a future startdate. I need to add a...
I need some help with a select statement. Have been playing with this all afternoon and cannot get it to work. It seems like it should be relatively straightforward, but I usually only do basic SQL statement stuff, so not sure best way to approach this.
I have two tables, Table A has all the...
Ok, I am not much of a programmer, but have a vbscript page which I believe is also using html. I need the first line in one particular area to be bold. I have searched and tried various tags, but nothing seems to work.
Below is the excerpts from the code. The 1st two lines are at the top of...
I have played with this and if I use DATEDIFF, I can get it to return the data I need,
WHERE DATEDIFF(m, wf_approve2_datetime, GETDATE()) = 1
but if I add in the AND action = 'A' , I get no data.
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.