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 derfloh 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. henares

    PrintDialog does not work

    I have written Microsoft about this problem and this is their response: This is Bina Shukla from Microsoft Developer Support. I did research about your problem of PRINTDIALOG printing only 1 copy. This issue is a known bug in the current release of .NET framework and is fixed in the next...
  2. henares

    Timestamp and SQL 2000

    Thanks. But... What I am trying to do to enforce data integrity is to keep the value of the timestamp (of the record for updating) before updating and to make sure that the timestamp is the same before updating (the record). I really have 2 questions: 1. what variable type (no binary nor...
  3. henares

    Timestamp and SQL 2000

    I am using sql 2000 with VB.NET. I am trying to enforce data integrity by checking the timestamp field before updating records. My questions are: 1. I've created a table with a timestamp field. I've created records from EM and from a program, when I use EM to show the records, the timestamp...
  4. henares

    PrintDialog does not work

    Have you tried to print 2 copies and does it print 2 copies (because, I get the printdialog screen to come up and I specify 2 copies and it still prints 1 copy)? If it does, can you please show an excerpt of the program. Thanks.
  5. henares

    PrintDialog does not work

    Has anybody used the printdialog and made it work (like printing more than 1 copies)? The examples in the "HELP" don't work. You go through the printdialog screen but the values you select there are ignored. The examples I am talking about are found in \program files\Microsoft Visual...

Part and Inventory Search

Back
Top