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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calculated columns for payroll overtime dependent on hours worked & date31 Aug 2007 22:21 GMT4
Hi, i am writing some queries for a payroll section of a database. An
employee has a field in their table which states their
StandardWorkingHours, typically 8 hours per day.
I also have a second table called HoursWorked, and consists of the
Combine rows in single row31 Aug 2007 22:04 GMT2
I have a table
username   Roles
Seema        Admin
Seema        AppAdmin
query31 Aug 2007 21:13 GMT1
The following gives me the error u.username is invalid in seklect list
because it is not contained in either an aggregate function or the group by
clause
SELECT  u.Username, u.Email, ar.RoleName, uc.LastActivityDtm,
Combine Query results side-by-side as one query31 Aug 2007 21:13 GMT3
Hi, i have two queries with the following data:
Hours worked query:
EmployeeID_FK
HoursWorked
Select latest entries31 Aug 2007 20:40 GMT5
I require a query from a login audit table that will select the latest
entry only for each user. The data I want to see consists of three
fields:
1. username
Files and Cores31 Aug 2007 18:54 GMT5
I was just reading the following from MS regarding performance:
http://www.microsoft.com/technet/prodtechnol/sql/2005/physdbstor.mspx
In this link MS recommends the following:
"The number of data files within a single filegroup should equal to the
rebuild Index31 Aug 2007 18:26 GMT1
I want to rebuild index on all the tables on my database with the exception
of 7 tables. how can I do that?
Thanks
INSERT trigger doing the wrong thing on multiple insert31 Aug 2007 18:15 GMT2
I posted some trigger code yesterday that somebody was kind enough to
fix, but further testing has thrown up another problem with the code.
What I want to do is add a subnet into Table B for every IP that gets
inserted into Table A, if that subnet does not already exist. If I add
grouping records into half hour slots31 Aug 2007 18:10 GMT7
I have 2 tables: one with real time data, and another is lookup
Table Data
col1 date
col2 amount
Can't connect through OLE DB to remote host - Database 'XXX' does not exist.31 Aug 2007 17:08 GMT1
My application is to get some data from SQL/OLAP server.
When I try to open OleDbConnection using connection string:
"Provider=MSOLAP;Data Source=servername;Initial Catalog=dbname;"
I get message:
Schema XML on column31 Aug 2007 16:40 GMT2
I would like to know on the xml column if there is a schema associated.
What query must i use ?
Franck
Need help with Server Upgrade Recommendations31 Aug 2007 16:30 GMT2
We have a client/server application that has been running fine at 30+
customer sites, except for 1 location.
The client application is written in Visual Basic 6 and the database server
is SQL Server 2000 Standard 32 bit.
Deleting a trigger31 Aug 2007 15:50 GMT4
Using SQL Server 2000.  I have a trigger (update,insert) that copies
the current record to a change log table.  I want to delete the
trigger, but when I try to do that, Enterprise Manager hangs up and I
have to end the process.  Do I have to take the database offline
Two DTSX packages in a project - only one will run31 Aug 2007 15:42 GMT2
I've got two DTSX packages in one project.
When I make one the one showing in the main screen, then hit the run
button, it runs the other one.  Every time.
How do I make it run the one I want?
Order By question about ignoring "The", "A", "A"31 Aug 2007 15:34 GMT17
Is there any clever techniques to get data to sort appropriately by ignoring
words like "The", "A", and "An" in titles.
I.e. the data might be:
Serpico
 
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.