Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Wootoid

  1. Wootoid

    Global Temp table question

    Thank you both for the help, now to put this into practice.
  2. Wootoid

    Global Temp table question

    Thanks for the response. I am fine with the data only being available to that particular session. Basically I am looking for a quick snapshot of the data, use it, record a portion of it to another table, then delete the snapshot. I just want to make sure that I am not doing something...
  3. Wootoid

    Global Temp table question

    So, I am a bit new to the Oracle world, and I want to know if I am approaching an issue I have properly by using a temp table, or if there might be a better approach. I am trying to improve a few processes that have recently been given to me that are just not terribly well done. Currently: We...
  4. Wootoid

    Bringing a new collge grad into the IT world

    I have been granted the task of bringing a new hire direct from college into our IT world. This new hire is not, from what I am aware of, very familiar with programming with the exception of some html, and we will be training the user in Powerbuilder 9 initially. Our company has never really...
  5. Wootoid

    PB9 - char column control not aligning to the right in DW painter

    Thanks for the suggestions, using trim() did exactly what I needed. I don't really have the option to do too much at the db connection level. Aren
  6. Wootoid

    PB9 - char column control not aligning to the right in DW painter

    I have a field in one of my datawindows that is based off a char 10 column in my AS/400 db. I have the field's alignment set to right, but it does not actually align fully to the right. It basically sets itself a hair of centered, and functions as though I set it to centered. No matter how...
  7. Wootoid

    Display field will not update

    I have a lookup column in one of my lists that I changed the name of, but in the newform, dispform, and editform it still shows the old name. When I look at it out in the list view, it displays properly. This column cannot be deleted due to the nature of the template that I used. I have tried...
  8. Wootoid

    Collapsed group not filtering properly

    I am running into an issue with a Web Part that is based on a list view that has two different group bys. The group bys are first case then date of contact. When case is expanded it shows all contact dates, when they are expanded it shows details for all contacts on that date. This is then...
  9. Wootoid

    Cannot delete lookup column, need to recreate link

    I downloaded the interview/job requisition template from Microsoft. In the Contacts list there is a lookup that points to the position of the Requisitions. After doing a bit of customization, I removed the Requisitions list and went to remove the position lookup, but it has no delete button...
  10. Wootoid

    Filtered Lookups?

    I am trying to create a few lookup columns that only display data from an associated view, not the entire list. Basically I want the lookup to drop down only values associated with the current user when the user creates a new item. Does anyone know if this is possible, or am I stuck with...
  11. Wootoid

    E-mail approval/denial form

    Thank you for the link. Aren
  12. Wootoid

    E-mail approval/denial form

    I have not been overly successful finding a solution to this issue. I am trying to find out if it is possible to add any functionality to the e-mails you can create in the SDK. I am using Sharepoint 2007. I would like to be able to display the dispitem.aspx form in an e-mail, with a few...
  13. Wootoid

    Sharepoint customization questions

    So, I have run into a few issues that I have been unable to get a direct answer for. I am using Sharepoint Designer for 80% of what I am trying to do, and I am using MOSS 2007. I have been shying away from InfoPath, as we do not have 2007 and 2003s limitations seem to be preventing the exact...
  14. Wootoid

    Sharepoint designer 2007?

    A few links from my Microsoft rep when I told him I needed a place to start with Sharepoint, see if they help Microsoft TechNet site (SharePoint training, virtual labs, etc): http://technet.microsoft.com/en-us/windowsserver/sharepoint/default.aspx · Virtual labs...
  15. Wootoid

    Shared file formula issue

    She does have the same issue from another pc. @higgins I do not have access to the formula (I am ssomwhat limited as to how I can approach this), but like I said it works for both of the other users. The drop down contains a list of names that the formula uses to access another array, which...

Part and Inventory Search

Back
Top