Topics
Started by
Posts
Last post
Hi All, I have the following stored proc. If I fire it up it works well if there are no errors and …
4 replies
Hello - Me again... Why can I not call my UDF using GetDate ??? CREATE FUNCTION _UDFTest (@MonthToR…
10 replies
Is there any way of quering the data in the on-line transaction log ? Or perhaps any tools availabl…
5 replies
Network packet size. Default is 4096 (OLEDB and SQL server) However in http://www.microsoft.com/tec…
5 replies
Hello, I have an Access 2000 Project interface to a database in SQL Server 2000 in which the user w…
7 replies
How do I determine what time zone I am in using TSQL? CDT, CST, PDT, PST, etc...
4 replies
Hello to all. Here is the question: I got this script to be run, it is working fine, but the month …
8 replies
I have a query that has to update a table in DB1 with criteria (where clause) from DB2.tablename. I…
2 replies
Whats the best/easiest way to write to the eventlog from a stored procedure? Right now I am using R…
3 replies
I have created the following script *********************************** use pubs GO CREATE TABLE db…
1 replies
Here is the result of the View "MyView" Col1 Col2 ------- -------- x1 data…
9 replies
Hi, I have 1 field of computer numbers look like below: xxx_001 xxx_002 xxx_003 ...... I would like…
3 replies
The following query executes fine EXEC('SELECT a.* FROM OPENROWSET(''SQLOLEDB'', ''' + 'Trusted_con…
2 replies
Hi, I have a job which needs to delete old backups. I want to chack the audit flag (NT4) and only…
3 replies
I have a requirement to provide translated information into various applications and I want to crea…
15 replies
Viewing 15 topics - 15,961 through 15,975 (of 17,082 total)
You must be logged in to create new topics.