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 / Other Technologies / English Query / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Number to Date28 Sep 2004 06:38 GMT2
I have a legacy system that uses a strange date format, wich I'd like to
convert for datetime on a new table.
The date is in this format: 104001(2004-01-01), 104002(2004-01-02),
104271(2004-09-27)
how to suppress zeroes after decimal and whole no. should remain same28 Sep 2004 02:44 GMT5
but it is not working for whole number like ex:11120
it is fetching it as 11120.  (with point at the end)
how to do that.
thanks,
format a numeric values with commas28 Sep 2004 02:40 GMT2
hi Steve,
 Thanks for that.  it is working fine.
But for the whole numbers like 123456 it is not doing so.
it is formatting to 1,234,567.00 (with two zeroes after
SUBSTRING question27 Sep 2004 19:26 GMT3
I have a field that is made up of several important values
all in one string. (Location.Serial# + '-' + ID). I need
help seperating this field in a query. I can use Substring
to take everything to the right of the '-'. Can anyone
Sequel query pulling up duplicate data27 Sep 2004 17:47 GMT1
Not sure if this is the right forum, if not, please
direct me.
When I create a link to a SQL 2000 server database via
Dreamweaver MX, for some reason on one account retrieved,
Query can not be executed in SQL Enterprise Manager Query Designer on W2000 Serv27 Sep 2004 17:46 GMT1
The following error message when you execute queries in
the Query Designes throuht SQL-Server Entreprise Manager
(SEM):
The query cannot be executed because some files are either
How do i perform a case sensitive search??27 Sep 2004 17:18 GMT1
i've just realized i've installed my mssql to be case-insensitive, now all
my queries seems to be case insensitive.
Is there any workaround?? How should i write my sql statements to be case
sensitive now??? because i get the same results for:
how to suppress zeroes after decimal point at the end in a value26 Sep 2004 05:58 GMT4
  i have a sql table field price and datatype is
decimal 13(20,6).
 when i insert values to this field, values are being
inserted correctly. i.e. 13.45 inserted as 13.45 and
CHECK DOUBLE RECORD23 Sep 2004 08:17 GMT1
I've problem to check row which having duplicate value
for fieldA and fieldC.
Eg.
rec 1
format a numeric values with commas22 Sep 2004 04:50 GMT1
 I have requirement.
 I want to format a numeric value with commas. is there
any function to use in transact-sql query to do this.
for example if the numeric value is 27519.37 then it
NOT IN Query Returns No Results17 Sep 2004 18:12 GMT2
When running the following query and subquery with a NOT
IN clause, I'm getting no results with SQL Server 2000
SP3.  Has anyone seen this before ?
=======================================  
how to convert varchar into smalldatatime17 Sep 2004 17:38 GMT1
I import text file into SQL table, one column
name 'date', datatype is varchar and string in field
like 'dd/mm/yy'. I want to convert varchar into
smalldatetime and output is 101 'mm/dd/yyyy'. my query is:
How to Convert Character String  to Numeric- Thanks!16 Sep 2004 21:16 GMT2
How to convert character string to numeric? Thanks!
Order By - Conditional16 Sep 2004 09:51 GMT4
I wish to include a condition in my order by statement.
i.e. If the value of Field X > Y then Order by Field X,
else Order by Field Z.
I have tried inserting a select case but i cannot get it
passwrd14 Sep 2004 19:21 GMT1
i am new in mssql7.Using sp_password i put login password
for the server.How can i put a password for a particular
database in the server.
Thank you.
Pages: 1 2 August, 2004
 
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.