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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Naoto

  1. Naoto

    sqlexec insert sql server single quote no like

    Have you tried this: gcVendorName = "Rob's Stuff" SQLEXEC(gnHandle, "EXEC sp_Insert_Customer ?gcVendorName")
  2. Naoto

    fast printing using report writer

    Make sure that you set your printer to "Generic/Text Only", and design only with a monospace font like Courier. Don't use bitmaps (they won't print on a text printer). Effects such as different-sized text, color changes, italics, underlining, boldfacing will be unavailable.

Part and Inventory Search

Back
Top