Viewing 15 posts - 1 through 15 (of 68 total)
Hi, two ways:
A)
/*
SQL Server blocked access to STATEMENT 'OpenRowset/OpenDatasource' of component 'Ad Hoc Distributed Queries' because this component is turned off as part of the security configuration for this server....
August 4, 2009 at 1:43 am
Hi, maybe interesting for you this doc:
http://msdn.microsoft.com/en-us/library/ms186757.aspx
and
http://www.codeproject.com/KB/database/Building_Dynamic_SQL.aspx
August 3, 2009 at 4:25 am
Hi, you could try CASE WHEN statement instead IFF and compare the execution time.
August 3, 2009 at 4:13 am
Hi, in your server you'll need to install the netware client service. Control panel - Network - Local area connection - Add - Service - Netware client.
August 3, 2009 at 3:28 am
Hi, here is a very interesting article:
July 24, 2009 at 5:22 am
Hi, you can create reports with the report designer of Ax 2009 or you can use visual studio 2005/2008 to connect with Ax data directly and create your own reports....
July 24, 2009 at 5:05 am
Hi, you need the ibm informix odbc driver.
http://www-01.ibm.com/software/data/informix/pubs/library/csdk_29.html
Next you could create a linked server throw windows ODBC
July 14, 2009 at 1:27 am
Hi,
A)
MyServer --> BackUp --> MyServerDisk (Every day and month/Backup planning/Jobs)
B)
MyServer --> My(Hard Drive/Tape/DVD-RW/SAN). I'm sure I have a save system for backups
C) I need a rapid DSL line in my...
July 9, 2009 at 7:43 am
Hi,
A)
MyServer --> BackUp --> MyServerDisk (Every day and month/Backup planning/Jobs)
B)
MyServer --> My(Hard Drive/Tape/DVD-RW/SAN). I'm sure I have a save system for backups
C) I need a rapid DSL line in my...
July 9, 2009 at 7:42 am
Hi,
A)
MyServer --> BackUp --> MyServerDisk (Every day and month/Backup planning/Jobs)
B)
MyServer --> My(Hard Drive/Tape/DVD-RW/SAN). I'm sure I have a save system for backups
C) I need a rapid DSL line in my...
July 9, 2009 at 7:42 am
Hi,
A)
MyServer --> BackUp --> MyServerDisk (Every day and month/Backup planning/Jobs)
B)
MyServer --> My(Hard Drive/Tape/DVD-RW/SAN). I'm sure I have a save system for backups
C) I need a rapid DSL line in my...
July 9, 2009 at 7:41 am
Hi, you could try to reset the password for the user sa. Look for the auth mode in SQL Server, must be mixed mode for SQL and Windows users.
If you...
July 7, 2009 at 2:24 am
Hi, I've find some interesting documentation about jobs. Maybe interesting for you:
http://www.sqlteam.com/article/controlling-jobs-in-transact-sql
http://msdn.microsoft.com/en-us/library/aa260289(SQL.80).aspx
http://www.mssqlcity.com/Articles/Adm/jobs_troubleshooting.htm
June 23, 2009 at 2:52 am
Viewing 15 posts - 1 through 15 (of 68 total)