Search results for "turbo.asp"

Your search for "turbo.asp" returned 19 results:

Technical Article

Script to perform http(s) post

  • Script

Post data as coming from an HTML FORM with METHOD=POST to an URL and retrieve the result. The script uses the WinHttp.WinHttpRequest.5.1 object.Call like :exec dbo.usp_httppost 'http://www.sqlservercentral.com/search/turbo.asp','searchstring=ftp&btnG= Go &cArticles=on&cForums=on&cScripts=on&sitesearch=http://www.sqlservercentral.com'

5 (1)

You rated this post out of 5. Change rating

2007-05-30 (first published: )

1,790 reads

Technical Article

How do you Turbo Charge your Server? (SQL7)

  • Topic

I have a Sql Server that runs a Goldmine Database. It runs a process that synchronizes with the data input database located in another building. We added to this server by adding a reporting database that tracks the complaints logged in the Goldmine Database. Initially the appliation ran fine, now it seems that it needs […]

You rated this post out of 5. Change rating

2002-10-14

16 reads

Technical Article

Are the posted questions getting worse?

  • Topic

Is it me, or are the posted questions getting worse these days? I just read a post by someone apparently in charge of something who was asking how to take a database backup and restore it on another server. It seems like the general feeling of a lot of DBA's (term used loosely) these days […]

You rated this post out of 5. Change rating

2008-11-18

63,601 reads

Blogs

Streamline Dependency Management in Databases

By

In the intricate world of business, where precision and efficiency are paramount, managing database...

A New Word: Immerensis

By

immerensis – n.  the maddening inability to understand the reasons why someone loves you...

Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key Vault

By

In this post, I will guide you on how to deploy a dockerized simple...

Read the latest Blogs

Forums

SQL Server is terminating in response to a 'stop' request from Service error

By naga.rohitkumar

Dear All, In one of the server its repeatedly restarting sqlserver services and not...

Understanding CROSS APPLY and OUTER APPLY in SQL Server

By Noman072

Comments posted to this topic are about the item Understanding CROSS APPLY and OUTER...

Database Files on Shares I

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Database Files on Shares I

Visit the forum

Question of the Day

Database Files on Shares I

I want to store database files on a file share for a SQL Server 2017 instance. Can I use \\fileserver\D$ as a location?

See possible answers