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: *

  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

    I dont think i have, im not too sure how this is done?
  3. 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...
  4. 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!
  5. 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...
  6. tester888

    Assigning Auto Value

    ok perhaps C824637, CI24314 something that is auto generated providing uniqueness to the column? Is it possible to create this?
  7. 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