Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / SQL / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is this possible?11 Jul 2008 18:43 GMT3
In a stored procedure is it possible to excecute some SQL that returns a
single value and then get that value into a variable? thanks.
select earliest date11 Jul 2008 17:01 GMT1
How can I do this from four dates in each record?
GMT date/time handling11 Jul 2008 15:12 GMT1
I will be using SQL server 2008.
If I have users accessing the system via web page then I don't want to always use their local date/time. Instead I will use the GMT
date/time. So let's say that I use GETUTCDATE() to capture the GMT date/time.
1. How do I convert this to my local ...
variable in query analyzer11 Jul 2008 14:52 GMT3
Is it possible to declare a variable in QA and run like few statement at a
time. I know this can be done via SP but just wondering if this can be done
with QA
e.g
A strange SQL server problem11 Jul 2008 14:52 GMT2
I was going through a database and modifying a stored proc.
when i opened the stored proc using sp_helptext then it displayed the
body of stored proc in which the name of stored proc was different
for e.g.
INSERT into another database11 Jul 2008 14:37 GMT5
I am trying to code an insert from a table in one database to another.  The
table I am trying to insert into has an identity field and so I am turning
on to allow.  My code is below and I am getting the following error:
IDENTITY_INSERT is already ON for table 'Filedata.dbo ...
registry11 Jul 2008 14:05 GMT2
In sql server configurations, named pipes (NP) is disabled and shared memory
(SM) is enabled.
using t-sql I am trying to find out whether or not they are enabled. See
below...
Code folding in Management Studio 2005?11 Jul 2008 13:58 GMT5
I'm working with SQL Server 2005 Management Studio. Is it capable of doing
code folding? Is it any tag I can use for hiding lines of code at will?
Thanks in advance
Sammy
Creating SQL logins11 Jul 2008 13:06 GMT4
I need to create sql login based on the query result from a result. (for
example, select memberid from membership where create_dt=getdate().  The SQL
login will have a default password as summer.
How can I do it?
SQL to XLS11 Jul 2008 12:28 GMT9
I am using SQL 2000. There is a table Orders with Order information.
OrderID(PK), EventId(FK) to table Events
There is a table Events EventID(PK)
Based on an OrderId I have to calculate how many distinct events are
web interface tool11 Jul 2008 10:05 GMT10
SQL 2008 rc0
I want to give a remote business partner access to my data on my home
network.  I would prefer to NOT open port 1433 on my firewall, for obvious
reasons.  Does anyone know if any type of web interface tool exists,
Can a stored proc call another stored proc?11 Jul 2008 09:37 GMT3
and if so what happens if I am within a cursor, can I come back to it and
continue?
Thanks.
Output to text file for Quark Xpress11 Jul 2008 07:48 GMT1
I'm breaking some new ground (for me) by trying to output a Quark Tags file
from my sql 2k db. This is to create a classified directory.
A Quark Tags file is just a plain text file which has the text to be
formatted marked up with proprietary Quark tags. The text file contains ...
limit on # of temp tables?11 Jul 2008 06:55 GMT10
I have a script that creates several (4+) temp tables.  However, when I run
the script, it acts like the first two exist but the latter ones do not.  I
use the code
SELECT TABLE_NAME FROM tempdb.INFORMATION_SCHEMA.TABLES WHERE [TABLE_NAME]
Need help with group by syntax11 Jul 2008 04:57 GMT3
I have a table of trials against several parameters that generate data, like
this:
parameter   trial   result_1   result_2
---------   -----   --------   --------
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.