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

    Simple SQL question

    Please help me guys i'm a complete SQL noob! I have a table where one of the columns is a DECIMAL(15, 4) How do I divide all the numbers in this column by 2.0? Cheers Emma :)
  2. emmaUK

    Saving Data in a Windows Forms App

    Hello Everybody I am developing a Windows Forms App which consists of 1 Form. I would like to be able to save/restore the current state of a few TextBox's a ListBox and some float variables but I don't know how. I know that I have got to somehow save it to a file using serialization and then...
  3. emmaUK

    Name Property had disappeared from properties window?

    Hi all I am using Visual C++ Express Edition and the name property on the property window has disappeared!? I have dropped all manner of different components on the Form and no name property comes up on any of them. I am having to edit all code manually. Can anybody please tell me why this...
  4. emmaUK

    Accessing Outlook contacts for use in external app

    Hello Everybody! Can anyone point me in the right direction here? I want to access the 'Contacts' and 'Inbox' email addresses that Microsoft Outlook/Outlook Express stores from an external application but I don't have the first clue of where I should look. Regards D.
  5. emmaUK

    Using TNMPOP3 component newbie question

    Hello Everybody I have been trying to find a component in BDS similar to TNMPOP3 I have tried the 'Indy' TIdPop3 component but when I compile it comes up with pascal error messages. Does anyone know of another component I could use with similar functionality? I am studying from the C++...
  6. emmaUK

    CGI Question - Speed of compiled C vs Alternatives.

    Hello all this is a general CGI question. Can anybody tell me what the performance increase would be using compiled C CGI's over an interpreted language in real terms. There seems to be so few resources on the net for C/C++ CGI programming info I can't decide. I'm interested as I have done a...

Part and Inventory Search

Back
Top