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 / February 2010

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Query date doubt27 Feb 2010 18:21 GMT1
Please, could you help me with this SQL query ?
I need get data from last 3 months,
but it´s shows me only January's data.
(Query doesn´t get data from november and december/2009)
count(*) by hour26 Feb 2010 23:19 GMT2
I have this query
SELECT COUNT(*)
FROM   Pro
WHERE      D_TIME BETWEEN '2010-02-14 00:00:00.000' AND '2010-02-20
Split a period of time26 Feb 2010 22:44 GMT1
Suppose you were looking at widget manufacturing data, and your DB
looked like this:
tblWidgetsProduced
 dtStartTime
Linking/attaching access tables26 Feb 2010 21:34 GMT1
Is it possible to link access tables to a sql server 2005 db? I can't seem
to find any option in Management Studio.
Thanks
Regards
Would Appreciate Some Table Schema Guidance...24 Feb 2010 00:25 GMT1
I don't really have a problem per se but since I am not a 24/7 DB
developer I'd appreciate an experienced set of eyes to provide some
feedback (and help me avoid future problems).
I am getting under way with designing a new MS SQL DB architecture
Design question23 Feb 2010 14:31 GMT6
I've been tasked with designing an application to capture data about
sports clubs.
Let's say there are four different types of club - Soccer, Cricket,
Rugby and Tennis.  For various reasons it is essential that data about
how to extend existing entity table in db without adding new columns     every time23 Feb 2010 08:06 GMT4
I am trying to design a db schema (or rather extend existing db
schema). My goal is to extend the database table so that every time a
new column is needed, we dont go about adding the new columns by
altering the table. Here is some background.
Question on the life of a temp table22 Feb 2010 23:07 GMT6
Here is the senario:
I have a stored procedure (we'll call it ProcA) which builds a cursor
then loops over the cursor calling another proc (we'll call this one
ProcB) for each record.  I need to create a temp table inside ProcB.
SQL 2008 ENT Access21 Feb 2010 08:30 GMT1
I have a SharePoint farm running and connecting to a SQL 2008 default
instance.
However, it looks like the  domain "Logins" within the MGMT Studio are
gone; I do not see any domain accounts nor can I perform any sys admin
Security question20 Feb 2010 23:41 GMT2
I have created a database called ALIS with schemas logically related to
company departments:
usr All Users
acc Accounting
Script irregularities w/ SQL Server Agent & Powershell20 Feb 2010 01:22 GMT1
I will need to perform a nightly rebuild of a database during the
pre-release testing phase of a project.
The build and populate is performed by a number of .sql scripts.
I found a nice Powershell script to run all of these sql scripts by
restore backup and roll forward versus detach/attach?19 Feb 2010 17:47 GMT1
SQL Server 2005 SP2 9.0.3054
I would like to move my DB (with Full Recovery Model) onto a
/different/ server.  I would like to do this w/o losing any
transactions.
database recovery19 Feb 2010 05:09 GMT2
I'm no where close to a SQL Server expert but we're using it as a back end
to another application.
I lost a PC that had MS SQL Server 2000.  I was able to recover the .MDF and
.LDF files but nothing else.  How can I restore these files to another SQL
C API18 Feb 2010 07:34 GMT1
does the SQL Server 2005 or 2008 have an API for the programming language C?
Regards, Domenic
ODBC Connection Wizard: Can't see SQL Server18 Feb 2010 07:33 GMT3
I wonder whether you may have some hints and pointers. I'm trying to
create an ODBC User/System DSN but can't see the SQL server in the
ODBC New Connection Wizard drop-down. The client machine is in a
different domain than the server. I can ping the server and resolve by
Pages: 1 2 3 January, 2010
 
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.