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

    Repeated Data

    Hi i am new to SQL server, I have created a database with 4 simple tables and created relationships. Ive also populated these tables with 4 rows. The problems im getting is everytime i run a query including two tables e.g. Select * From BusinessOwners,Computers The data is repeated multiple...
  2. tester888

    Source Error Problem

    Hi there! I am getting the following error, and am not quite sure how to deal with it. Can anyone help? I'm using windows XP Pro with IIS Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused...
  3. tester888

    Turning vb app into exe

    Heres an easy 1, ive developed a vb.net app in visual studio.net and now need to turn it into an exe how do i go about doing this in visual studio? Any ideas? Cheers!
  4. tester888

    Login Form

    Heres an easy one! I am trying to create an asp.net login entry page ,i wish to begin with a simple page connecting to a database. Eventually i will need something which uses windows authentication. I am using asp.net VB.net and sql server. Can someone point me in the right direction to a...
  5. tester888

    Assigning Auto Value

    Hi there! I am creating tables within my DB and was wondering if theres a way that i can assign a generated primary key which is not an autonumber such as 1,2,3. I am using the following code and need to have some kind of auto character plus a number generated as a primary key for ComputerID...

Part and Inventory Search

Back
Top