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 strongm 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: TonyF
  • Order by date
  1. TonyF

    Only allow user to logon once

    I've developed a VB app which connects to an SQL Server 7.0 database. I'm using SQL Server security (not NT), but I want each user name to be used only once e.g. if user1 is logged on, another user can't login at user1 also.
  2. TonyF

    Export numbers into text file

    I use this function to pad numbers all the time. It allows you to pad any length and by changing the pad character, any format. Hope this helps Kind regards Tony '---------------------------------------------------------- ' Function: LPad0 (myvalue, MyPaddedLength%) ' ' Description...

Part and Inventory Search

Back
Top