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 / Programming / SQL / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
would someone else try this?24 Jul 2008 19:11 GMT13
I am getting an error i don't understand.  I would like for someone else to try and repeat it if possible.  I am on
Sql2005sp2.
The goal is to take a string and split it based on a delimiter.  The following is the split function.  You may recognize
the form.  I found it from this ...
Question about views24 Jul 2008 18:42 GMT3
I am trying to gather some recommendations to improve the performance of our
Sage CRM System. One issue I am looking at currently is the views the
supplier has implemented to build filtered lists for the e-newsletter system.
Basically the view joins together 4 to 5 tables ...
Changing table ownership24 Jul 2008 18:27 GMT1
I need to change table ownership - but am being told schemas have to
be changed in SQL 2005.
Now seeing an error: Invalid object name 'dbo.address1'.  Currently
that table is called 'admin.address1'
How to select specific line in select statement from a give multiline     text field/column of a table24 Jul 2008 17:52 GMT6
TableName : TableX
Column 1 : name (single line)
Column 2 : Comments (multiple line)
In "Column2" i have comments which are all about roughtly 20 lines but
Rename objects inside stored procedures and views24 Jul 2008 16:28 GMT3
Imagine a database with a bad naming convention you wish to clean up -
having some columns with the same names as the table and the
identifier columns named as ID_<table name>.
Writing a script to rename tables, columns and constraints using
Store Procedure to copy certain data to another DB24 Jul 2008 16:01 GMT2
I'm very new at SP.  I can do some simple things but this is beyond my skills and it would really help me out.  Here is the scenario.  I have two DBs on the same SQL 2005 server.  I need to move data from one DB with a certain date to another DB.
DB1 =  Moxy60 (The Stored ...
Best table settings for excessive insert and delete operations with small number of records24 Jul 2008 15:06 GMT4
My application is going to have excessive insert/delete operations on a
table. around 100 records inserted and then deleted in 2-3 min.
What would be the best table/index settings for this table?
Thank you,
How to write SQL function?24 Jul 2008 14:02 GMT2
I have the follwoing in many views, I think it would be wise to create a
function (scalar??) so that I can reuse it in the future.
SELECT ...
CASE WHEN dbo.tblEvents.EventDate BETWEEN '20061001' AND
Relations among tables in different DBs??24 Jul 2008 08:02 GMT7
If I have two different data bases on the same server, is it possible to
create a relationship between fields in tables between the two different DBs?
Signature

Ed

Select statement comparing a uniqueidentifier field24 Jul 2008 07:20 GMT3
I'm attempting to compare information in a uniqueidentifier field using a
select statement and am having fits trying to get it to work.
Here's a sample of my SQL statement.
SELECT Organization.TreatAsTypeOf_ENUM, Organization.OrganizationID,
SQL Left Outer Join with WHERE clause24 Jul 2008 05:30 GMT3
I have 2 tables with a one to many relationship. I want to return all
rows from the 1st table (manager table) regardless so I use a left
outer join with the 2nd table (work item table). I also need to put a
WHERE clause in the 2nd table to filter work item type BUT still
CLR Events and Delegates24 Jul 2008 02:28 GMT3
I am new to writing SQL CLR code and was woundering if its possible for the
follow
Having a SQL CLR Dll which contians handers for triggers. When a trigger
event is fired by the database being updated, can you then fire a event to a
20 characters before and after24 Jul 2008 01:34 GMT9
I have a table a really long varchar column:
given a search string, i'd like to return a string starting at postion
20 characters before and after that string. Basically everything
around that string.
Why do I have to be a SysAdmin to use the debugger !?!?!23 Jul 2008 23:54 GMT7
Why do I have to be a SysAdmin to use the debugger !?!?!
Seems like everyone should be able to use it.
I'm tired of spending hours putting Print statements in my code. Surely
there has to be a better way!
SSIS - Set database fields to null23 Jul 2008 21:06 GMT2
I am trying to move data from a flat file to an Oracle database using
SSIS from SQLServer 2005 (yeah, I know, but it is replacing a more
complex process!)
I have a Data Flow with the flat file as the source, and Oracle (using
 
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.