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
Retrieving from other records?26 Oct 2005 03:31 GMT4
Can I retrieve values from other records to create a calculated field
in the current record?
In our data we have a record for each account for each month in a time
series consisting of Account Number, Current Balance, Current Rate,
Newbie25 Oct 2005 23:55 GMT4
I have a problem that I am hoping to get some help with. We had a propritary
database made for us (VB and SQL Server 2000).
There have been several times where the software has crashed and we have had
to uninstall it and reinstall it. We have also had to restore the backup.
Identical database w/ identical stored procedures?25 Oct 2005 23:09 GMT4
We have written an application which splits up our customers data into
their individual databases.  The structure of the databases is the
same.  Is it better to create the same stored procedures in each
database or have them in one central location and use the sp_executesql
select problem25 Oct 2005 22:17 GMT3
i have a table name:NAMES
Name                  Surname                      City                      
Country
------------            ----------------              --------------        
Access 2003 help25 Oct 2005 20:20 GMT1
Can someone tell me how i can create an iif function to do the following?
I need to look a field that has an amount in it. if it is 90K or less make it
1 if its 180 to 90001 make it 2 etc...
So for every 90K in that amount add 1..
select user_name() issue25 Oct 2005 17:33 GMT2
When logged in as a database owner, select user_name()  returns "dbo".  I am
logged in using NT Authentication so I have to think that I should be able
to grab my real user name from somewhere.  Is there another a way to find my
NT log in name in a query and stay logged in as a ...
Upsize wizard25 Oct 2005 16:52 GMT1
I am upsizing my mdb to msde. (tables only).
Why does the tables keep going to the master database instead of the
database I want?
Thanks is advance
Problem with simple cursor25 Oct 2005 16:33 GMT3
I have a cursor here that appears to never stop running even though the
record set that populates it is only 22 records
heres the code:
declare cursorfinal cursor for
I need to submit XML variables into my SQL Query... can anyone hel25 Oct 2005 13:55 GMT4
My SQL Query Statement is as follows:
SELECT DISTINCT e.vchrFirst_Name, e.vchrSurname, ecc.vchrCost_Centre,
ac.vchrPersonal_Expenses
FROM         tblEmployees e INNER JOIN
Record , Row number25 Oct 2005 12:16 GMT1
How can i have Row number in my SELECT Statement ?
Thanks
DAO > SQL Server Processes25 Oct 2005 11:27 GMT2
I need to know exactly what VBA lines Create and Destroy SQL Server
Processes - i.e. those visible in Enterprise Manager under Management
> Current Activity > Process Info.
Why?
too many connections25 Oct 2005 11:22 GMT4
I am a  dba for sql server recently we are facing problems with the no of
connections.
we have a database called ( x ) every day  almost million users is using that
databse after some time the cpu showing 100 percent utilization an error
Form refresh with stored procedure25 Oct 2005 04:53 GMT1
I recently upsized a JET database to an ADP project and I would like to know
how I can re-run the query (without closing the form) to change the data that
I am viewing. For example: If I am viewing client A and want to switch to
Client B using the same form. Currentlyy,the form ...
Linking table from other MSSQL DB25 Oct 2005 02:00 GMT2
i'm currently converting a MS Access application to MSSQL.
In Access, i have a primary HelpDesk database that use some linked tables
from another database.
I've created the two DBs on the SQL server (HelpDesk & Contract).
link to Access25 Oct 2005 01:57 GMT2
From SQL Server, how can I link to a table inside an ACCESS(mdb) file?
 
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.