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 wOOdy-Soft 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: *

  • Users: Toshilap
  • Content: Threads
  • Order by date
  1. Toshilap

    No email access

    Hi, my Internet connections ok except to my att.net emails and yahoo.com emails, so I can't get to my emails at any place. My Virus is up to date.Thanks Yes, I can get it into Outlook Express but I want to be able to access it through att/yahoo page --------------------------------------- I...
  2. Toshilap

    No email access

    Hi, my Internet connections ok except to my att.net emails and yahoo.com emails, so I can't get to my emails at any place. My Virus is up to date.Thanks --------------------------------------- I finally got it all together and forgot where I put it.
  3. Toshilap

    Stupid things I ever said and remember still

    Before I went to Computer School I haven't seen or touched computer ever before. So I needed to order one from a Catalog. I was AMUSED to see that PCUs and Monitors are sold separately, so while ordering I asked a guy 'Does ANYONE! ACTUALLY! EVER??? bought Computer without a monitor?' I was...
  4. Toshilap

    Straw_phone_bridge

    Just called Strawbridge billing dept where Automated voice urged me to 'NOW (pause) enter your account (long important pause) ONE DIGIT AT THE TIME!!!' I was dialing thinking 'should I in spite dial ALL digits at the same time just to show them - I am not affraid of that scary Auto Voice...
  5. Toshilap

    Query Drawing (aftermath)

    Another stupid question. I had all tables added to Diagram pane and executed my query and it all went splendidly well. I had made screen print and tried to do this again. So I pasted my query into SQL pane-executed it BUT diagram pane will not show me all the tables that were involved. So if I...
  6. Toshilap

    Query Drawing

    You know how in Access you can write query - see join tables in design view and flip to SQl statement? I need to have the same thing done with SQL Server. I have a query that I need to be able to show drawing for tables how they joined together. Is there way to do this? Also is there way for...
  7. Toshilap

    Whole table

    I need to create Data Model to visualy show tables and links etc. I am searching how to connect to SQL Server and place whole table with links. So far i can only do columns from the table. I use to do this, please, point me into right direction. Thanks I finally got it all together and forgot...
  8. Toshilap

    SubQuery too complex

    Please, help me to understand what person tried to see when s/he wrote subquery: (SELECT TOP 1 ''X'' FROM ORDER_DETAIL OD (NOLOCK) WHERE OD.MASTER_CUSTOMER_ID = ORDER_DETAIL.MASTER_CUSTOMER_ID AND OD.PRODUCT_ID = ORDER_DETAIL.PRODUCT_ID AND DATEDIFF(DAY,OD.ORDER_DATE...
  9. Toshilap

    Link not underlined

    I am receiving emails with links that are not underlined anymore. My Intenet Option 'Underline Links' set to 'Always'. Any ideas?
  10. Toshilap

    Link Underlined

    I am receiving emails with links that are not underlined anymore. My Intenet Option 'Underline Links' set to 'Always'. Any ideas?
  11. Toshilap

    New KitKat!

    I felt sudden urge for sweets. I saw New Kit-Kat in veding machine.I grabbed it and while eating it - reading the lable... New KitKAt! EXTRA CRISPY Twice the CRISp!* * as regular KitKat I am laughing now, do you?
  12. Toshilap

    Website abandoned or not

    Hi! I was a member of the website/forum that is currently down (message in German). I had been participating into paying for this forum for a while. Owner did not want to run it anymore but we all are taken by surprise and do not know if she just abandoned it or there IS 'Server Error' that will...
  13. Toshilap

    CR Copy changes shown in Original

    It is stupid but I have to confess. I copied my CR and Renamed it and worked on it and when I opened Original - all changes applied to originaland now I have 2 same exactly Reports. There is no way to restore Original, is there? It is no problem except time consuming. Ever happened to anyone...
  14. Toshilap

    4 Different Headers - 1 Report

    Report have to have few pages where every page is a new set of data from the same table (source). Every page has it's own header. Page1. (Data source 'Table_Orders') Header: SUBS Orders Contains data like Select * where orders are 'SUBS' Page2. (Data source 'Table_Orders')...
  15. Toshilap

    Order Count Where Last Week is formula

    Hello again, I am having another dilemma. There is a table _______________________________________ Report Period: Date Orders Orders_Last_Week Year_Total ________________________________________ So I am giving user parameter to enter Report Period. My Orders are (count of Orders_Qty by...
  16. Toshilap

    To SUB or not to SUB

    I am building Report of 1 table but ran into dilemma. Few columns should be having a filter that the rest of the Report shouldn't have to. I want products and orders total and next column would be Total_SUBS = DUC. So I basically have to formulate Select Product from Table1 where...
  17. Toshilap

    Total C

    I have Text field that I need to count how many 'C's per group. Any formula i am using gives me TRUE or Total of 'C's, not per group. I am placing it in the group. SELECT Count ({ORDER_DETAIL.LINE_STATUS_CODE}) ORDER_DETAIL.LINE_STATUS_CODE is set to be equal 'C' in Select Expert.Where am I...
  18. Toshilap

    Pretty Face for CR

    I was asked if we can give User rights to pick a date for the Report. I do not want to use just pop-up criteria window. How can I make it then look presentable? I am thinking if I used Access it would be a form with text boxes etc. Does Crystal 9.0 have an interface ability?
  19. Toshilap

    Serious of Queries in Crystal

    I had just completed request in Access by Making Table Update Query1 Update Query2 Select Query Now I am asked if we can do it in Crystal? I assume I can but your input will be appreciated.
  20. Toshilap

    Supress the row

    I need to supress row if condition IIF({@Secondary_Contact_Not_Equal_Primary}<>'',"Secondary Contacts:",'')) is TRUE. Crystal help gives me 'supress' help as 'click a button' stuff. Is there code help in Crystal 9.0? It had been 6 years ago when I used Crystal...please, help. Thanks

Part and Inventory Search

Back
Top