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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL 2000 fails to detect NULL values30 Nov 2004 05:06 GMT6
I have this query in SQL 2000, I get wrong answer
SELECT B.ID, ISNULL(B.ID,'Is Null')
FROM secuenciales A
LEFT JOIN (
Updating several fields in a table with a select statement29 Nov 2004 22:00 GMT2
Is there a way in T-SQL to update several fields of a table with fields from
another table using a select statement based on a key? I remember doing that
in Oracle. If so, can you please give me the syntax. Thanks.
How to FTP via VPN to sites with real adresses on different IP's ?29 Nov 2004 21:51 GMT1
I am using Windows 2003 Server. The VPN works fine, but I want to FTP
through the VPN so the connection is encrypted.  The problem is each of my
IIS sites has a real Internet address specified, w.x.y.z.  So when the VPN
comes up using a private IP, I can't connect to any of the FTP ...
Optional Inner Join29 Nov 2004 21:50 GMT1
I have a select proc that will take a bunch or criteria parameters. Based on
how many are not null I would like to decide how many inner joins to do.
for example:
select H1.Priceid as HotelPriceId,H2.Priceid as AirPriceId,
Max Number of Stored Procs in 1 Database (sql server 200)29 Nov 2004 07:44 GMT1
Whats the maimum number of stored procedures you can have in one database?
Would I notice any performance degredation if I had over 2,000?
Signature

will

change date format25 Nov 2004 09:04 GMT6
I have a table with a date field.  I need to convert the date so that it
returns in a text format of DDMMYY - no separators.
How do I do this?
"Length" in table design view24 Nov 2004 07:44 GMT1
I haven't been able to find an answer to this simple question from any of the
online documentation. In table design view, each one of my columns has a
datatype and length. Specifically, I have a column of dataype "ntext" with a
length of 16, but I don't know what that "16" means. ...
Odd pivot table type query24 Nov 2004 07:37 GMT3
I've been unable to find a way to write the following
query.
Assuming this table:
Year        Quarter
SQL problems23 Nov 2004 22:42 GMT2
Hi! I ran the upgrade pack for Microsoft last night and
now my localhost on my laptop won't work. I use SQL to
demonstrate a website on the laptop but the "homepage" -
http://localhost won't open.
pb with "QUOTED_IDENTIFIER"22 Nov 2004 00:35 GMT1
I've a problem with a trigger :
this trigger update a file with an index field but it's return an error
: UPDATE stop because the Set option : "QUOTED_IDENTIFIER" return bad
parameters
format a numeric values with commas10 Nov 2004 07:24 GMT3
 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
SQL-query, optimizing08 Nov 2004 13:45 GMT1
I have some SQL-statements that are very slow, and I'm wondering if I can do
this in a more efficient way.
The problem is that I need to list out _detail information_, but the where
condition check _sum of the group_.
How: Persistant record order08 Nov 2004 08:36 GMT1
Does anyone know a (relativly) easy way of keeping records in their created
order? (or a specific order, and maintaining that order through
additions/deletions/changes)
I'm interested in a general method (ie, works for everything), but I'll use
DateDiff problem07 Nov 2004 16:29 GMT1
I have a db with a table that records details about order transactions.  The
main columns I am concerned about are the "Transacton_Type" column and the
"Date_Time" column.  Each order has more than one transaction/rows in the
table (ie. Pending, Shipped, etc...), with each ...
Help with a multiple table query04 Nov 2004 10:08 GMT1
I need help in constructing a query against my Db I have.  The DB I have has
122 Tables and 15 columns in each. I have information in a column in one
table that I need to query with data in a column on another table. In other
words, In Table ad, i have a column called ENTRY_ID ...
 
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.