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!

Search results for query: *

  1. wannalrn

    Could not load type error

    Let me post the error message: Parser Error Message: Could not load type 'WebBuilder.CarruthersRoth.Web.admNewsItemEditor'. Source Error: Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="admNewsItemEditor.aspx.vb" Inherits="WebBuilder.CarruthersRoth.Web.admNewsItemEditor"...
  2. wannalrn

    Could not load type error

    Hi, this error is showing up on one of the pages all of a sudden. This was built a couple of years ago and was working fine until now. I just took over , don't know much about .net yet. Can someone help me understand the situation and fix it, I'm new to .net, and this was given to me, need 2 fix...
  3. wannalrn

    Password field showing as &lt;binary&gt; in the table???

    Thanks jbenson001, that's probably the case. But no one in the company knows what the key is! The programmer who worked on this project is not here anymore. Is there any place specifically used to hold the key? Are there any workarounds to find what the contents of this field are? Thanks Again
  4. wannalrn

    Password field showing as &lt;binary&gt; in the table???

    I acquired some work, and I'm trying to retreive passwords from the database. When I view the table contents in SQL Server Ent. Manager, all I see in the password field is "<Binary>". My question is how can view the text in the password field? Your responses are much appreciated. I'm having...
  5. wannalrn

    SQL Update Statement Help

    you can try this, Set AccountExtra.Field1 = 'X' Where AccountID = (select AccountID from Table where Account.Field5 = 'X') hope this helps you
  6. wannalrn

    TrueComp Viewer with Actuate

    Hi, I was looking for information on TrueComp and Actuate Integration and basic information about working with these two together. Thanks for all your helpful information.
  7. wannalrn

    Actuate and Siebel

    Has anyone worked with Siebel and Actuate? I am not able to find any information on how to do this. Any help or guidance towards info will be very much appreciated (I'm in a urgent need for this knowledge) Thnaks in advance,
  8. wannalrn

    Basic Question

    Sorry for such a basic question. I'm new to Actuate. What are "base report objects"? I may know what they are but I don't know all the terminology used here. thanks in advance
  9. wannalrn

    How to set a Global Variable and use it?

    Thanks for the help, I'll try that. Hopefully I can get it going from here.
  10. wannalrn

    How to set a Global Variable and use it?

    I saw the section in the PDF for global variable... but I'm not able to set the global variable and use it. If any one has time to explain this in a smiple way to me, I will be very thankful!
  11. wannalrn

    Actuage for beginners

    I'm not sure whether you want to learn siebel or actuate. If you want to learn actuate, the actuate package comes with the PDFs. Good Luck... Actuate is really interesting
  12. wannalrn

    How to hide report row

    This response is kind of late! why not set the condition in sql; %complete !=100 unless you want to fetch that row for some reason, and not display it for some other reason...
  13. wannalrn

    Alternate Row Colors? how to do it?

    I figured it out myself... No need to reply to this message... thanx
  14. wannalrn

    Alternate Row Colors? how to do it?

    I'm really new to this! Pardon my question if it is too simple... I want to display rows of data with alternating colors for rows. Any help would be greatly appreciated Thanks in advance!

Part and Inventory Search

Back
Top