E
Erin
Hello all -- my guys down here have been using this excel spreadsheet to
track different engineering projects. I have instead implemented a project
server environment to do this for them. I have an issue with a field they
use in excel for "comments". I know there is a 256 char limit on the notes
field with project (b/c i tried adding the "comments" to the notes in the
project summary task line) - but when displaying that field in PWA I was
limited to teh char restriction. I then tried to create a sharepoint site
with a database connection to our SQL server to pull out the notes field --
however it's stored in binary instead of rtf. I've heard that installing SQL
reporting services would be able to report on this data -- has anyone tried
to actually do this regarding a text field? Also, I realize i need teh
VB.net installed also -- I have all this set up on VPC's right now to test,
but I doni't want to sell a solution that has no point in succeeding. So
basically, I need to get an unlimited text field from the notes in Project
Summary Task -- pull it from teh SQL database in RTF and then be able to
print out it in reports. Thanks in advance for any help offered....also if
you have any experiences where you've tried this that would help also...
In addition I need to create a bunch of management views that PWA doesn't
offer either -- therefore i'm also hoping that SQL reporting services /
VB.net will allow me to do if/then/and/or, multiple filters, etc and have a
variety of export functions available on the SQL Reporting web based app?
I know this is a multi part question so thank you for taking the time to
read it
track different engineering projects. I have instead implemented a project
server environment to do this for them. I have an issue with a field they
use in excel for "comments". I know there is a 256 char limit on the notes
field with project (b/c i tried adding the "comments" to the notes in the
project summary task line) - but when displaying that field in PWA I was
limited to teh char restriction. I then tried to create a sharepoint site
with a database connection to our SQL server to pull out the notes field --
however it's stored in binary instead of rtf. I've heard that installing SQL
reporting services would be able to report on this data -- has anyone tried
to actually do this regarding a text field? Also, I realize i need teh
VB.net installed also -- I have all this set up on VPC's right now to test,
but I doni't want to sell a solution that has no point in succeeding. So
basically, I need to get an unlimited text field from the notes in Project
Summary Task -- pull it from teh SQL database in RTF and then be able to
print out it in reports. Thanks in advance for any help offered....also if
you have any experiences where you've tried this that would help also...
In addition I need to create a bunch of management views that PWA doesn't
offer either -- therefore i'm also hoping that SQL reporting services /
VB.net will allow me to do if/then/and/or, multiple filters, etc and have a
variety of export functions available on the SQL Reporting web based app?
I know this is a multi part question so thank you for taking the time to
read it