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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SubString from Space...19 Oct 2005 18:51 GMT2
Hi Group
I like in the field with i.e. "ISRAEL ARTURO IÑIGUEZ PADILLA" separate this in
First Name in a Column
Middle Name in a Column
Foreign and primary keys19 Oct 2005 17:26 GMT1
I have an application in which i need to get the foreign key fields
from a table and then get all the foreign keys primary key field from
the linking table. Could some one tell me how i do this using
INFORMATION_SCHEMA. I have tried and can get the foreign keys but not
SQL statement question19 Oct 2005 16:27 GMT4
Thank you for reading this question.
Any ideas on how to determine if the relationship between two fields in a
table?  As  1:1, 1:M or M:M?  I'm spinning my wheels on how to get started
with this.
suppressing defaul date thru queries...??? 19 Oct 2005 15:36 GMT4
Hi groups,
"select exam_date from  cam_applicant [ here i want to show '0' if any particular date was there ..say 01/01/1900 ]"
  I want to show '0' if any datefield is having this particular date 01/01/1900
Im searching like Isnull...type of keyword to replace this 01/01/1900 to ...
problem with attach db19 Oct 2005 15:16 GMT2
I have received SFKC_DATA.mdf with no log file. While trying to attach, EM
ask for location of log file. How can I create log file
Regards
SF
MOM blocking analysis19 Oct 2005 11:55 GMT1
MOM contains its own Block Analysis script. It is a script written on
VB, that looks for the monitored servers, creates for each one
MomCreateObject("SQLDMO.SQLServer"), afterwards connects to each
database on each server and executes SELECT GETDATE() query. If MOM
sum of sums19 Oct 2005 11:09 GMT2
Hello, any help is appreciated
Here is what I’m trying.  I want a month to date total of booking
based on a fiscal month
I can isolate my records for the month and sum up the days so I win
Creating Primary key with ODBC19 Oct 2005 09:07 GMT7
I've spent hours trying to find the error in the following SQL 2000
command:
ALTER TABLE [ClientList] ADD CONSTRAINT [PK_ClientList] PRIMARY KEY
CLUSTERED ([PhoneNo]) On [PRIMARY]
How do I "using bcp_columns with a variable number of bcp_colfmt"19 Oct 2005 08:54 GMT4
I have MFC VC++7.1 program which has the following code segment:
// Specify the colums and format to copy
retcode = bcp_columns(hdbc1, 6 );
if ( (retcode != SUCCEED) )
How is inheritence like data best done in SQL19 Oct 2005 04:02 GMT5
If you have several entities that have many common properties but a few
have a few unique fields to them how do you design your tables?
DO you make a seperate table for each entity even though they have many
common fields or is there a way to do an OO type thing where you have a
Moving Data for Audit - Best Practice19 Oct 2005 01:49 GMT3
Here is the situation:
Tables:
Account
AccountDocument
.dat18 Oct 2005 23:17 GMT4
Is there somebody ho can tell me how to import a '.dat' file in Microsoft
SQL Server 2000 Developer?
The '.dat' file contain a fully database, with many different tables. Each
of them contain many different rows.
A way to recursively look up hierarchal data using a lookup table18 Oct 2005 23:03 GMT1
I have found the Common Table Expressions described in SQL 2005 and I
am not sure if it applies to this situation.
Here are the tables
<PRE>
simple userdefined function question.18 Oct 2005 22:58 GMT2
This is the first time i am tryin to write a sql server 2000 function.
I need to clean up some of my stored procedures..
Can any one please give me  skeleton for a userdefined function or
correct my function. I get the following error.
Unable to update view in Sql Server 200018 Oct 2005 22:58 GMT2
 I have an application that's running fine on development servers (web
and database-sql server 2000). I'm updating a record through a third
party component but I don't think the component is the problem. What's
happening is that I'm updating fields that are part of view. I'm only
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.