SQL Server Express

Technical Article

RE: import_failure

  • Reply

Hi, How about setting the colum type for this column as something like varchar(20) during import and then using the convert(datetime) function to convert this varchar value into a datetime value... -- whoops...the convert datetime for a value like 050203 will convert it to '2005-02-03'...I assume that you need it to be converted to something […]

2003-05-02

Technical Article

Accessing the Code Of A View

  • Topic

Is there an easy way (besides copying and pasting) for me to get the actual code from a View stored on my SQL box to an ASP page so that it can be modified and then re-created. Thanks In Advance

2002-03-22

Technical Article

SQL Server 2000 Installation problem

  • Topic

I am facing problems in installing SQL server 2000 on a DELL system. It gives me the following error 13:38:53 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 5 -ExePath "C:\Program Files\Microsoft SQL Server\MSSQL\binn\sqlservr.exe" -Service "MSSQLSERVER" 13:38:53 Process Exit Code: (267) The directory name is invalid. 14:01:26 A service control operation failed for the MSSQLServer service: 267 The directory […]

2002-03-20

234 reads

Technical Article

Get Children?

  • Topic

I have lots of hierarchical lookup values that are stored in a table with the structure ID INT Parent Char 6 Key Char 6 Value Varchar 50 The nesting level can be up to 8 levels. I need to create a stored procedure that would return a recordset with all children and accepts the key […]

2002-03-19

Blogs

T-SQL Tuesday #176: That Piece of Technical Advice for the Past Me

By

DIVERSIFY! We devote a lot of time to mastering the technology that we are...

So You Want to Deploy Power BI Project files (PBIPs)?

By

Have you heard the news about the new Power BI Project files? Okay, maybe...

DBAs, Organizing Your SQL Scripts in Git

By

I wrote an article that was published on SQL Server Central on how to...

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