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 Wanet Telecoms Ltd 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. HealthyLiving

    Calculating success rate in query

    Hi all!! I need to pull a table from this simple db: User: [p_user_id] [int] IDENTITY(1,1) NOT NULL, [fname] [varchar](50) NOT NULL, [sname] [varchar](50) NOT NULL, [email] [varchar](50) NOT NULL, [accesslevel] [int] NOT NULL, [password] [varchar](50) NOT NULL, [lastlogin] [datetime] NULL...

Part and Inventory Search

Back
Top