Hi all, I'm using MS Project 2013 and SharePoint 2013 without Project Server. I have all of my projects set up in project sites on SharePoint and everything is working well. I know that I can't use Resource Pools without Project Server, but what is my best workaround? I'd like to show...
Hi all, I'm trying to narrow down my job title. I'm a project manager and an SME in Web development, and I've only worked on Web-based projects. Would you consider me an IT Project Manager or Technical Project Manager? If anyone has examples of the two jobs I'd also appreciate that. Thanks!
Never mind, I just got the second bit to break, too. I think this is an IT thing with the SMTP services so I'll let them handle it. Thanks anyway, all.
I'm not completely sure I understand what you mean. If you put this before your cfreturn tag are you getting the results you were expecting in all cases?
<cfdump var=#getInfo#><cfabort>
Also, if this is a function then the arguments you pass to it are in the ARGUMENTS scope. The page that...
Hi all, I am seeing something odd in CF8. Every once in a while I see the following error message when sending a small batch of single emails one after the other:
Message: A problem occurred when attempting to deliver mail.
Detail: This exception was caused by...
Thanks for your answer! If I do the last one you mentioned then I'll have 2TB for Windows 7 and 2TB for data, right? Does Windows 7 need that much room? I was thinking about doing your first suggestion and putting Windows 7 on the 1TB mirror because I didn't think it would ever need even that...
Hi all, please excuse what is probably a very basic and easy question. I have two 1TB drives in a RAID1 right now and I just picked up two 2TB drives. I'd like to keep a mirror in there somewhere and use all four drives. I'm planning on formatting and resinstalling everything so I can set...
I did it a stupid way in order to let ColdFusion create the hash instead, just to get the project finished. I tried dbms_crypto.hash_md5 along with some others and nothing was installed, or I don't have permissions. Either way, I found a workaround. Thanks!
I tried dbms_lob functions and they're either not installed or I don't have the right permissions. I'm not allowed to use TOAD and my user is pretty limited. I think I'll pass this along to the DBA. Thanks!
I've tried a few of the examples I've found on the Internet but I can't seem to find something that will return a 32-byte hex hash of a string in an Oracle query. I'm on 10g. Any ideas? I'm looking for something like the MD5() function in MySQL. Thanks!
Hi all, I have a BLOB field storing the binary for a PDF file. The database is being copied to another space and I'm not sure the BLOB field is being copied correctly. How would I compare the two fields to make sure they're exactly the same?
I've used LENGTH() but I think that's really only...
The advice in the link I provided matches what you advise, and when our Admin did that it solved the issues. Hopefully this helps someone else. Thanks for your time, Lyndon!
I've done some more troubleshooting this morning. The files are being inserted into the database correctly as a BLOB -- the file size is the same in Oracle as it is on my computer. I'm getting no errors from ColdFusion or Oracle upon upload.
However, when I download the file (retrieve the...
Hi all, I'm having a weird issue and I'm not sure how to solve it. I can use CF8 to upload any size file I'd like and I get no errors. I'm storing the files themselves in an Oracle database. If the file is over 50K, though, I cannot download it. These are all PDFs and it says the file is...
Oh, I'm going to bookmark that, it'll come in handy with another project. But I should have been more specific. I'm using CF8 and Oracle (11g, I believe).
Hi all, I was wondering if anyone knew of an application that allowed the manipulation and viewing of data in a database much like phpMyAdmin offers for PHP and MySQL? I thought I'd see what was out there before writing something myself. I need it to be Web-based. Thanks!
ColdFusion outputs HTML just like PHP and others. My biggest issue is that the pages will have the same header and footer but not always the same layout in the center of the page. If I use tables for layout it's pretty easy to change the center of a page and use the same header and footer...
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.