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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inserting a string with an Apostrophe30 Apr 2004 14:51 GMT8
I would like to insert a value with an apostrophe into a character field. I keep on getting "commande text not set for command object". Is there a character that I can put before and after the string to show that the system should take the exact value and not look at the ...
Multiple Server query28 Apr 2004 07:38 GMT1
I'm trying to write a query that will be used in a stored
proc to grab data from a table on a different server.
So I have SVR1 trying to get data from SVR2, so I'm trying
to use this query:
Stipping all alpha characters from a string27 Apr 2004 22:07 GMT1
I need to strip all characters that are not a number from a string
variable in a sql procedure. There is not clear pattern to the
character the user can input.
Example input for the phone field
Table Corrupt27 Apr 2004 04:55 GMT1
Could someone please tell me how to fix the following
error? This error is appearing on several tables for 2
weeks now. I already ran a complete hardware diagnostics
on the server and it is cleaned. Please help, I am
create db24 Apr 2004 15:03 GMT1
How can i create and attach a database with out using
enterprise managaer in mssql7.
determine if value in field is number23 Apr 2004 19:04 GMT1
I have a varchar field in a table that could contain values such as 123,
345, ABC, or CDF
I want to do a select statement on the table to return records where this
field could be number (123, 345) and exclude those that are not (ABC, CDF).
Help with Query23 Apr 2004 08:44 GMT3
I need help in generating a query that will give me all
my DB tables and associated columns.
Thanks
isnumber23 Apr 2004 05:51 GMT1
Think that you have this string "1-345-456", is it
possible to check what is number in this string and how
can i remove those who isn´t a number
Thank you for helping me
Dates Result Set21 Apr 2004 23:37 GMT1
Hi, All,
I need a single result set that just returns today's date
plus 6 more days.  I want to do this without a cursor.  
Any ideas?  
want to see duplicates INNER JOIN21 Apr 2004 18:48 GMT1
Below is my query where I want to see duplicate rows, but I don't
SELECT  dbo.tblItemOrder.Itemnumber, dbo.cp_IV00101.ITEMDESC, dbo.tblItemOrder.Quantit
FROM         dbo.tblItemOrder INNER JOI
                     dbo.cp_IV00101 ON dbo.tblItemOrder.Itemnumber = dbo.cp_IV00101 ...
Data Fixing.21 Apr 2004 09:42 GMT1
Just wondering if someone can help me whith some data I am
trying to seperate out, the examples are shown as below
Clarice Apartment - 2 bedroom Apartment
The Beech - 4 bedroom Detached
No of columns in a table20 Apr 2004 09:20 GMT2
Is there a limit on no of columns in a table. How it will affect the performance of a query. What is the optimum max no of columns a table can contain
Pls give your expert advice .
query to list field data types20 Apr 2004 05:28 GMT2
Can anyone tell me if there's a query command that will
return information about a table's properties, such as
field names, field data types, field lengths, index names,
etc?
Querry giving incorrect result20 Apr 2004 03:50 GMT1
Big problem here that is getting me frustrated
i have  TABLE A and TABEL B
TABLE A              TABLE B
ID        DATA       ID (FK to TABLE A)  DATA
=> Trigger to split Trailer Loads19 Apr 2004 22:25 GMT10
I am trying to design a trigger that upon record INSERT checks the number of pallets ordere
and ensures that no record has more than 26 pallets, as this is the maximum tha
will fit onto a trailer. Some how dividing 26 into the number of pallets copying all lines with les
than 26 ...
Pages: 1 2 3 March, 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.