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

  • Users: Bluelove
  • Content: Threads
  • Order by date
  1. Bluelove

    Stored procedure in SELECT

    Hi, i have this problem in a stored procedure i have a SELECT statement, and in this SELECT statement another stored procedure should be executed Is this possible? Cause now i have this and i get 2 errors CREATE PROCEDURE sp_1 ...... ...... INSERT INTO OrderItem (OrderID, ProductID, Quantity...
  2. Bluelove

    Visio & SQL Server

    I have a complete ERD of my database in MS Visio, does anyone know whether i can and howto input this directly into MS SQL Server. I don't know if it's possible, if not i have to input all tables and fields once again :) Thanks
  3. Bluelove

    MDF question

    i have 1 mdf database with according ldf file i don't have ms sql server, how can i use this database? thx
  4. Bluelove

    barcode in access

    owkee i'm a total newbie to this barcode linked with access thing but for a new project i have to link all stock items to a barcode label meaning new items get a new barcode label and all items in current stock need to be labelled too (and added to the database) it's for a shop, but how do i...

Part and Inventory Search

Back
Top