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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Selecting from different tables13 Jul 2005 22:21 GMT4
Using SQL2000.  How do I format my select statement to choose one out
of 24 different tables?  Each table is slightly different and I was
hoping I could use one select statement and format it on-the-fly
instead of using 24 different ones.  I had in mind using a case
difference between FOR INSERT and AFTER INSERT triggers13 Jul 2005 22:13 GMT2
I've been reading the docs and playing around,  but I'm still not
getting the difference. For instance,
create table a(i int check(i>0))
create table a_src(i int)
need help with SQL query13 Jul 2005 22:02 GMT7
Here is sample data I'm working with:
ID    ShiftDate   SegTime
99    5/2/2005    5/2/2005 1:00:00 PM
99    5/2/2005    5/2/2005 1:04:00 PM
logical filename13 Jul 2005 21:11 GMT2
I am new to SQL Server 2000 so I hope I am asking the right questions.Any
help would be greatly appreciated.
I have 2 questions.
Question1 is how do I change a logical filename when restoring?
SQL query13 Jul 2005 15:29 GMT9
I can't make my mind up what the most efficient query is for the following
problem. My table contains records similar to this example:
ID   CAT
1    A
Reading data from Navision to SQL Server: Date issues13 Jul 2005 15:00 GMT2
I'm trying to read data from Navision 2.60 ERP with own database to a
SQL Server 2000 database via ODBC. All is working except just one
thing, how to filter data with a date field.
I have some big tables that have a date field and I just want to read
SQL's equivalent of Excels VLOOKUP formula??13 Jul 2005 11:39 GMT2
I've got a data set on which I'm trying to perform the same as excel's
vlookup formula using SQL, but do not know how. Can anyone help?
If you picture me having two tables Table_A and Table_B and they look
like this;
25 MSDE Connections13 Jul 2005 11:33 GMT1
In the MSDE Edition of Sql Server 2000 there is a limit of 25 connections.
What is the definition of a "connection"?    For example, if I create a
connection pool of 5 connections in an application, does that count as 5
against the 25?
MDF vs SQL Server13 Jul 2005 05:57 GMT8
What is the difference between a mdf file and the sql server database in the
context of new sql server 2005? What are the capabilities and limitations of
each?
Thanks
Backup on network!13 Jul 2005 01:52 GMT11
hello group,
   a few days ago i used the following backup statement and everthing
worked fine:
sp_addumpdevice 'disk','pipedump','\\192.x.x.x\L\Data\test.bak'
Dates prior to 1753-01-0112 Jul 2005 22:43 GMT6
I have an Access DB with a column [date] holding dates from present day back
to around year 1702, and I am trying to run DTS Import with this MDB, which
fails due to a conversion error.
MSDN says the datetime data type only allows 1753-01-01 to 1900-01-01, thus
Basic "getting started" Info on MSDE 2000?12 Jul 2005 22:41 GMT1
I am looking for basic info on installing and using MSDE.
I am trying to install and play with MSDE on my PC (Win2000).  I
finally managed to work my way through installation, and named
instances but I am finding no information on how to simply START the
Getting 2 SUMs from the same table 12 Jul 2005 22:37 GMT3
I'm really stuck on this one so would appreciate any help you can give.
In essence, I have 1 SQL 2000 table with rows of data logging stock
movement.  To differenciate between a stock sale and a stock receipt the
table has a TRANSACTIONTYPE field so that 8,7 equal invoices and 3 ...
Error Notification from User Defined Function12 Jul 2005 22:26 GMT1
Is there any reason why I shouldn't cause an arithmetic error(say by
dividing by zero) in a User Defined Function for a situation where in a
stored procedure you would use RAISERROR or in code you would throw an
exception?
Table Lock12 Jul 2005 19:29 GMT7
Which lock type or isolation level should I use to be sure that no one
will read or write or do anything with the table I'm using?
Code block should look something like this:
lock table
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2005
 
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.