Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB, SQL server
Name: Carl Date: March 27, 2002 at 01:41:52 Pacific
Comment:
Hi,
How can I automatically increment an ID-field in a MS SQL Server 2000 table?
scenario: I want to add a record to a database with an ADO command object from VB. I am calling a stored procedure with this command with the apropriate values for the record as parameters. But I don't want to generate an ID from VB, but rather let SQL server assign one automatically.
How is this done mostly?? (by a trigger?) If it is not to much work, please give me an example.
Summary: Hi, Can anyone help me with advice regarding buying good VB.NET book(s) that show you how to program for SQL Server. Please let me know. Thank You Chaim Bochner ...
Summary: Friends, Hello, I need one help. How do I find the number of active connections in SQL Server? I am using VB 6.0 and need a way for finding this. This is very Urgent Thank you Mala ...
Summary: I have a linked server setup in SQL Server and the linked server is connected via Oracle OLE DB. I was setup using windows authentication and I was unable to connect. I would get an error saying una...