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 bkrike 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: TLiberty
  • Content: Threads
  • Order by date
  1. TLiberty

    Printing a document...

    I'm trying to print a report using legal size. But each time I changed the papersize in page setup, it defaults back to letter? Can anyone help. This is Access 97 please. Also, I have some code to make it print with legal size but it's not working as well. Please look at code. Public Type...
  2. TLiberty

    Datamarts and datacubes

    I am brand new to SQL Server and using V 7.0. We had a discussion today and i was TOTALLY LOSTS. Could someone explain how to implement a DataMart and DataCubes. (Not code, but just a general idea).<br> <br> Thanks.
  3. TLiberty

    Suggestios to this web site - tek-tips.com team

    I really like this website and it has been helpful to me alot. I just have one request. Is it possible that the tek-tips.com team create a way to filter out posts per dates or something.<br> <br> Why?<br> Sometimes I would like to review some information in the past but know what month its in...
  4. TLiberty

    Using the INet Control

    I have a problem. Every time I download a file from a secured HTTP site some files are downloaded and some return a null string. Can anyone assist?
  5. TLiberty

    Overview on the Inet control

    I have a present project to download files from a website to my server. can anyone give me a simple code on how to do this using the INet control.<br> <br> thanks.
  6. TLiberty

    Career advice...

    I am an African who just came to the US a year ago. I have an AA degree in Compr Science from my country. I am presently in Santa Ana Community college trying to pursue further educational goals (with respect to studying Computer Science and transfering to a 4yr college - CAL Fullerton to be...
  7. TLiberty

    Help on 3Tier Programming...

    I'm learning VB6.0 and would like some explaination on 3Tier, mainly, a simple algorithm/pseudocode (if possible sample code) on how to implement a project with the use of 3Tier.<br> <br>
  8. TLiberty

    Can you return recordsets in functions

    I am new to VB 6.0 and is there anyway you can return a recordset from a function.<br> <br> i.e.<br> Set rs = SomeFunction(SQL,options)<br>
  9. TLiberty

    Explain table mutating!!

    I had a problem with using an insert trigger to my table and got table mutating error.
  10. TLiberty

    Invalid use of property error message

    Case Definition:<br> I have a class module in which it is to generate a report from several databases based on a criterion passed to the class during initialization. The criterion could be a Global Report of only sub totals or a detailed report. <br> <br> Problem:<br> When I want to return the...
  11. TLiberty

    Can you concatenate Memo Fields?

    Is it possible to have a memo field and then concatenate it with any data type variables?<br>
  12. TLiberty

    Table Mutating

    I'm learning oracle and have a problem understanding the message &quot;Table: Client mutating... can not see trigger or function...&quot;<br> <br> Before i state my question in detail (i know you guys already understand the problem from the message above)<br> <br> Entities of client<br>...

Part and Inventory Search

Back
Top