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 / General / Other SQL Server Topics / January 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
set variable in if exists clause?31 Jan 2009 22:38 GMT2
Hi All: I'm trying to build a sproc with the following logic:
I have a table of registered shoppers with unique email addresses, and a
contest form where they enter their email address to enter the contest. Only
registered shoppers can enter, but I don't know if they're registered ...
retrieving val with EXISTS31 Jan 2009 22:23 GMT2
Hi: I have a sql2005 table of email addresses with a uniqueidentifier for
each email address. I need to check if the uniqueidentifier exists and
update the row if it does, and return the email address. Can/Should that be
done in a single EXISTS statement in a stored procedure?  ...
SQL 2008 SSMS Text Results Information30 Jan 2009 09:06 GMT1
In query analyzer when I performed a results to text query, within the
results pane on the status line on the bottom, the line number and character
position of the cursor placement was presented when going thru the results.
Is that available in SSMS for 2008 and if so, how do I ...
Solution Indexing Massive Data in SQL 2005?29 Jan 2009 22:39 GMT2
I was wondering if anyone here can tip me about the most efficient way
of indexing massive data that is stored in SQL 2005. We have about 60
million rows and growing at about 1 million records every month. I
want to write a web app to return the results based on customer
BCP and UDFs29 Jan 2009 22:34 GMT1
Can you SELECT from a user-defined function with BCP?  If so, what is
wrong with the following statement?
bcp "SELECT * FROM LpsPrime.dbo.GetActiveStatic(205, 166, 1)" queryout
bcptest.txt -T -c
Where to download SQL2K SP3a?29 Jan 2009 22:32 GMT1
I know that SP3a for SQL2K is no longer supported, but I still have
occasional use for it (during intermediate steps of application
upgrades).  Microsoft has taken down their download page, and everywhere
else on the web seemed to just have links to Microsoft's page.  Does
Rotate Error Log29 Jan 2009 19:27 GMT4
I'm using SQL Express 2005. Can you someone give me few pointers on how to
* Force the ERRORLOG to rotate at a certain file size?
or
* Cause new entries to write the old at a certain file size?
Parameterized Query29 Jan 2009 16:48 GMT3
Dear Sir,
In my Visual Basic 6 application I am using Access 2000 with ADO 2.5.
To Insert & Update Record I Generate parameter Query  in application.
PARAMETERS p_AccountCode TEXT(6), p_AccountName TEXT(40);
Moderator - help please, unable to post to this group29 Jan 2009 16:13 GMT4
I have been trying since Christmas to post a question on this group. I use
Vista's version of Outlook Express, for this and other groups, and have
never had problems posting elsewhere. The message appears briefly in the "To
Be Sent" folder, then vanishes and appears in the "Sent ...
Populating a table with SQL Count results28 Jan 2009 22:50 GMT8
I have a table that I have created that holds the SQL code I need for
30-40 queries to run daily.  
I have managed to get my SQL to the point of retrieving the information
but I would would like to take that information just a count and
Using SQL server import & export wizard for the first time28 Jan 2009 22:46 GMT6
I've just installed SQL server 2008 having been used to 2000 and am
experiencing problems using the import wizard for the first time.
I have created a DB on my local machine and at the choose destination
step I receive the error below.
Is | (pipe) dangerous?28 Jan 2009 15:44 GMT2
I've run into a system, where string inputs from asp to mssql is filtered
through a function, which removes quotes ' and pipes |
I understand that ' is "dangerous" when sql-queries are built in asp:
sql = "update tab set fld='" & value &"' where key = "' & key &"'"
SELECT INTO with sequential IDs28 Jan 2009 00:37 GMT8
Hello, I'm  trying to improve some SQL commands my company is using.
-- taken from another post so it may look familiar
CREATE TABLE samples
(
enable intellisense with new VIEW27 Jan 2009 14:09 GMT2
After CREATE VIEW intellisense will not recognize the VIEW until SSMS
is closed and reopened.   Shouldn't F5 refresh or at least
Disconnect/Connect  Object Explorer work?
SQL Server 2005 Std Install27 Jan 2009 08:55 GMT2
I'm trying to install SQL Server 2005 Std Ed. on a Windows SBS 2008 but in
the features selections I only have the client tools for install... This
never happened before. Can someone help me?
Just to be sure, i've installed a w2k3 VM and tried to install the sql
Pages: 1 2 3 4 5 December, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.