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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Convert to DATE11 Jul 2005 16:47 GMT10
I have a field containing the date & time in the following format:
yyyymmddhhmmss
How can I convert this to a date format so I can run, for example, a select
query on anything within the last 24 hours?
multiple selection11 Jul 2005 14:22 GMT1
I am using SQL Reporting Services v1 exclusively in a web reporting interface
and need to be able to select multiple search criteria.
EX: say my web report gives the capitols to each state in the union.  Right
now I have the capability to select either one state from a drop down ...
Is it a SQL Server 2000 bug11 Jul 2005 11:11 GMT6
Hi, I'm currently using SQL Server 2000 SP3.
I'm facing some problems which make me think of a SQL Server BUG.
When executing a query, it seems that SQL Server tries to convert data
even if not in the resultset -> This leads to SQL Server error.
Fulltext Search11 Jul 2005 10:23 GMT2
Apologies if this is not the correct place to put this.
I wrote this query to perform a fulltext search on tblPages.
SELECT * FROM tblPages,
FREETEXTTABLE(tblPages, *,@searchTerm) searchTable
T-SQL how to deal with results from stored proc11 Jul 2005 09:22 GMT9
Try hard to become familiar with T-SQL.
Can anybodey tell me the best way to deal with set's provided by a
stored procedure. Til yesterday I thougt trapping set in temp table
using INSERT EXEC is a way out of this, but then I struggeled with
Replication Monitor11 Jul 2005 08:07 GMT1
I'm experiencing some very odd behavior in Enterprise Manager.
I have a process that performs the following:
1.) Restores a published database from Server A onto Server B. The
databases
Method of providing standby11 Jul 2005 08:03 GMT4
hi all, I am considering what should be the best way of implementing
the following requirement.
I've got a SQL2K production server. Now I've got another machine as the
standby machine for this server
stupid SQL question on Where clause10 Jul 2005 19:40 GMT3
Is there any difference in the order of parameters in the where clause?
Does it add any speed to declare the least refined first or last?
Difference between returning a variable and an OUTPUT parameter10 Jul 2005 09:53 GMT3
Consider the following:
Example 1:
-----------------------------------------------------------------
CREATE PROC dbo.MyTestHere
T-SQL create self-reference in depending table10 Jul 2005 09:22 GMT7
I have two tables - Projects and ProjectStruct
Table Projects contains master records of the projects, ProjectStruct
allows to define a project herarchie and contains the fields
PrjStructId, ProjectId, PrjStructName, ..., ParentId
Copy one row from tableA to tableB09 Jul 2005 22:58 GMT3
I want to copy all columns from tblA into tblB where tblA.UniqueID =
parameter @ID without having to list each column name in an insert
statement. Is this possible?
Thanks,
SQL in BPOs09 Jul 2005 20:22 GMT1
How is SQL useful in BPOs?  Is it worth working on it in a BPO for a fresher.
What other courses one should learn along with SQL to master database
management. How is it related to datamining and data warehousing?
Please help me.
sql 2005 installation09 Jul 2005 13:18 GMT2
i can t install sql 2005 beta 2 in my pc
it says .net frame work in corrupted or not installed but its running
properly in my computer.
Veritas SQL agent vs. SQL .bak09 Jul 2005 10:09 GMT2
Could someone please explain the pros/cons of installing the Veritas
SQL agent versus backing up the .bak file generated by SQL Server?  I
have worked with both setups in the past, but never really understood
what made one better than another.
details for errors in t-sql09 Jul 2005 08:57 GMT1
one simple question, is there something like an extended error output
available for t-sql commands which fail?
e.g.
insert an string with a lenght of 5 in a column with varchar (3) throws an
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2005
 
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.