email

Technical Article

RE: SQL SERVER AGENT ERROR

  • Reply

I have been having simular entries in my log as well, they appear randomly.  I think this has somthing to do with my FTP site logging to my SQL Server. I have several FTP server logging to a central SQL server as well as my web sites.  This is almost like a timeout error on some SQL […]

You rated this post out of 5. Change rating

2004-04-07

Technical Article

RE: Next Number

  • Reply

Yeah - you don't want to use IDENT_CURRENT because of multi-user problems.  I would follow the suggestions and use the @@IDENTITY or SCOPE_IDENTITY() in the first stored procedure and pass the value back through an output variable that your VB application can read.  This will allow inserting multiple child records which could not be done using […]

You rated this post out of 5. Change rating

2004-01-28

Technical Article

RE: SQL Server on SAN

  • Reply

A SAN is a High Availability storage solution which links physical drives on a storage device to the local machine by either Direct attached HBAs (host bus adapters) or through a Fabric connection via a Fibre Channel switch to the SAN Storage device. You can store you database files on the san with either one […]

You rated this post out of 5. Change rating

2004-01-19

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers