salesforce

Technical Article

RE: Moving the Logfile

  • Reply

Allen,Thank You for the swift reply.As I said I am new to this forum, what do you mean by BOL.Also instead of doing the detach and attach using stored procedures, can I do them using the Enterprise Manager?? If so what is the proper sequence of events to move the Logfile?Thanks, 

You rated this post out of 5. Change rating

2005-04-29

Technical Article

RE: Query Help

  • Reply

Am I missing something here?  what is wrong with this:Update o Set mynbr = datediff(d,(select min(mydate) from testt t where t.empid = o.Empid ),o.mydate) from testt o Tests:create table testt (recnbr int , mynbr int, mydate datetime, empid varchar(50)) goinsert into testt (recnbr, mynbr,mydate,empid) Values (1, 0 , '1/1/2001', 'bob') insert into testt (recnbr, mynbr,mydate,empid) […]

You rated this post out of 5. Change rating

2004-07-26

Technical Article

trouble loading simple text file

  • Topic

I am having trouble importing a simple flat text file. My dts routine was running fine until the last couple of imports. The error I get is: Error Source: Microsoft Data Transformation Services Flat File Rowset Provider Error Description: Column Delimiter not found When I tried to do a straight forward import using enterprise manager […]

2004-06-09

1 reads

Blogs

T-SQL Tuesday #176 One piece of advice that you wish Past you had

By

This month’s T-SQL Tuesday is hosted by a dear friend, long time SQL Server...

T-SQL Tuesday #176: One piece of advice for Past Steve

By

I almost missed this month, so this is also a good #SQLNewBlogger post. I...

Deleting Old Local Git Branches–#SQLNewBlogger

By

I had a lot of local branches for a repo (actually a few repos)....

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