all groups > sql server (microsoft) > march 2006 > threads for march 22 - 28, 2006
Filter by week: 1 2 3 4 5
SQL 2000 Reporting Service/Reports on MS CRM 3 web - allowing for FQDN?
Posted by stephenejones NO[at]SPAM yahoo.co.uk at 3/28/2006 6:41:56 AM
Hi,
A bit of background.
We have a deployment of CRM 3.0 installed and working fine on our
Windows 2003 CRM server in a Windows 2003 AD. Still having problems
with clients on Outlook (PC's are not a member of a domain), but
playing with the web-based interface for now.
Got a problem with... more >>
inusual reindexing behavior in SQL 2000
Posted by zoli at 3/27/2006 11:48:03 PM
Sorry if this is not the right newsgroup to out this in (let em know
and I will put it in the correct group)
We have SQL 2000 standard edition (with the SP4) installed on windows
2003 server. we have transactional replication occuring on a regular
basis to 2 servers (1 remote and 1 local).
... more >>
variables local to a transaction
Posted by HSA at 3/24/2006 12:52:47 PM
Does SQL server support transcation-scoped variables? I need to save a
particular value into a variable (say inside a stored procedure) and
then access that variable inside triggers that are run in the context
of the same transaction. I need the scope of variable to be limitted
to a transaction... more >>
SQL Server usage statistics
Posted by k0mput3r at 3/24/2006 6:46:54 AM
Hi,
Is there an sp that displays usage statistics? More specifically,
what queries are currently being run or queued, how long it has been
running and what connection the queries came from? Thanks.
- Komp
... more >>
copy table from 2000 to 2005
Posted by tao_benz NO[at]SPAM hotmail.com at 3/23/2006 8:57:05 AM
Could anyone tell me some ways to copy a table( with thousands of rows)
from sql server 2000 to sql 2005. Thanks in advance.
... more >>
SQL Server services terminates every morning
Posted by Jeremy Smith at 3/23/2006 7:24:22 AM
The SQL services terminate with a fatal error.
SqlDumpExceptionHandler: Process 4908 generated fatal exception
c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this
process.
*
*******************************************************************************
5 seconds later...... more >>
Are Indexed views supported - 2000 Work group Edition?
Posted by yitzak at 3/23/2006 2:49:12 AM
Hi
I thinking of getting
Microsoft SQL Server Work group Edition 2000 + 5 Clients, English, CD
Does this support Indexed views - I seem to think I saw this
restriction but cannot find it now..
Thanks
... more >>
MS SQL Server 2005 - How to add databases/users/etc.???
Posted by Noozer at 3/23/2006 12:00:00 AM
I've installed the MS VB Express and WebDev Express and subsequently have MS
SQL Server 2005 installed. I'm at a complete loss as to how to access or
configure this server. In the SQL Server configuration I can only see how to
configure the SQL Express protocols.
How can I add users to the ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Microsoft SQL Server Management Studio HELP!!!
Posted by pd NO[at]SPAM acskive.dk at 3/22/2006 1:28:00 AM
I have recently moved from a Microsoft SQL Server 2000 to a SQL Server
2005.
In the good old Enterprise Manager, when I imported a table from a SQL
server to another, I could choose "Copy objects and data between SQL
Server
databases". When choosen, all primary keys, and default values was
c... more >>
|