XML

Technical Article

Sql vs Access

  • Topic

I am pretty much in confusion as to which d/b design to choose from I have a Access datafile(.mdb) which is shared across in a LAN. My boss is planning to share it across a WAN.Ours is Head office...there are several branches at some different geographical areas...Hmmm...Is access a good choice in doing so.I mean […]

2002-03-17

6 reads

Technical Article

Restoring with Log File Corruption

  • Topic

I have a huge production database over 30GB, the log file looks corrupt (Error: 823, Severity: 24, State: 10)and the db is marked suspect. I tried detaching and just attaching the data portion to a new db but looking at the errorlog it seems to want to open the log as well. Any ideas ?

You rated this post out of 5. Change rating

2002-03-16

1 reads

Technical Article

Implicit data conversion. SQL 7 vs 2000

  • Topic

On a SQL 7 database the following stored procedure was defined. CREATE PROCEDURE LoadPOs @ParentTable nvarchar(30), @ParentID int AS If @ParentID <= 0 Begin SELECT * FROM PO End Else Begin If @ParentTable = 'PO' SELECT * FROM PO WHERE PO = @ParentID If @ParentTable = 'Vender' SELECT * FROM PO WHERE Vender_ID = @ParentID […]

You rated this post out of 5. Change rating

2002-03-14

1 reads

Technical Article

MDAC

  • Topic

Does installing SQL Server 2000 Standard CLIENT TOOLS only install MDAC 2.6 ? Also, should the SQL Server 2000 Standard SP1 be applied to Client Tools installs ?

2002-03-13

Technical Article

Stored procedure with OUTPUT

  • Topic

I wrote this procedure with OUTPUT as we still support SQL server7 to return number of business days. I looked at Steve Jones June 2001 function to do this but it seems like if you start on sun and end on sun, it does not calculate number of business days correct. here is an example […]

You rated this post out of 5. Change rating

2002-03-12

2 reads

Technical Article

Can someone explain the SQL2000 licensing?

  • Topic

...in a nutshell? I have been tasked to upgrade our existing SQL 7 servers to 2000. We have purchased the Developer's edition to start testing but I would like to load another copy onto a QA box. Are there any connection (number of) restrictions with this version? When I'm ready to install on our production […]

2002-03-12

Technical Article

error string : Column name 'Catégo'

  • Topic

Hello, I have a DTS package I can execute using SQL Enterprise Manager 2000. When I make run this DTS as a job, I have the error : "error string : Column name 'Catégo'". I suppose there is a problem with accent letters given to the shell command. I know the best way to get […]

You rated this post out of 5. Change rating

2002-03-12

1 reads

Technical Article

Virtual Server name for SQL Server

  • Topic

Can, should or should not the SQL Server Virtual Server name be the same as the Windows Cluster Virtual Server name? Before installing I assumed that the Windows Cluster Virtual Server name would be used for the SQL Server Virtual Server name. Then the installer wouldn't let me. It said the name was already in […]

You rated this post out of 5. Change rating

2002-03-06

255 reads

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