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
SQL Server Licensing18 Jul 2005 15:23 GMT6
How does one find out what type of licensing is employed on a SQL
Server Box.  i.e is it Per Process or Per CAL?
Martyn
INSERT Query help..18 Jul 2005 14:27 GMT2
I'm trying to duplicate a set of values in a table for a second user. The
table only has 2 columns one containing a username and the other containing
a code. Given the following, how would I insert new rows with a different
username using the same values of another username from ...
Insert Into with Select18 Jul 2005 13:44 GMT2
I'm having a problem with a SQL statment.  I've got two tables:
Table Stage:
Location    Date      Sales       Exp     Tax
NewYork      1/1/01    100.50     5.75    11.25
backup error - error 11216 Jul 2005 15:03 GMT2
When trying to do a full backup, I get write on
c\xxxxxxx\shipmatedb_20050715xxx - failed status 112.
It allow however to do the backup is I select "overwrite existing media"
The only thing that has changed today was that I shrunk the log file.....
help with an update16 Jul 2005 06:27 GMT2
I'm doing a update on a table in SQL Server. The fields I am updating are
skill_major_1 through skill_major_20 each of these skill major's has a
skill_sub_1_1 through skill_sub_1_5, the first number changes for each major.
What I'm trying to do is search for a possible value like
Stored Procedure HELP!15 Jul 2005 22:43 GMT6
Hi to all,
excuse my english ( i'm an italian student... )
I have the necessity of make a stored procedure that convert one
parameter passed from base64 to binary before store in a field image.
Preventing Duplicate Rows on Insert15 Jul 2005 22:30 GMT18
I have a table using an identity column as its Primary Key and two
columns (table reduced for simplicity) EmployeeNumber and ArrivalTime.
CREATE TABLE [tblRecords] (
    [ID] [bigint] IDENTITY (1, 1) NOT NULL ,
Data Manipulation in Full Name Field15 Jul 2005 22:14 GMT1
The current way the name column is set is last,first,middle seperated by
commas.
How would I create 3 seperate columns to break out the information? This is
a SQL 2000 database
importing chinese text15 Jul 2005 21:47 GMT1
I have some multibyte characters and I want to put them into table fields.
how I can do this? Just storing them will result in a ? when reading /
showing them.
thanks & regards
View inside a view15 Jul 2005 20:37 GMT1
Recently I came to know that using View inside another View will decrease the Performance
(1)Is this true.
(2)And If I use View instead of SQL Statements inside a stored procedure, Will this also decrease the performance.
Any help on this will be appreciated
can we connect?15 Jul 2005 17:38 GMT2
can we connect named instance through IP like in the network utility I just
defined the IP of the server where the named instance installed and define
the port....
Client Netowork Utility > Alias >
How to convert binary trace data15 Jul 2005 14:01 GMT6
There must be a way to convert the binarydata field in the SQL trace output
to text data when the event type is a show plan.  SQL Profiler does it but
how can it be done from an imported table?
Danny
Suspect msdb database15 Jul 2005 12:44 GMT2
My msdb database is marked as suspect. This means that my maintenance plan
doesn't work. I'm a novice when it comes to sql server so now I'm wondering
if anyone could give a hint on how to fix the suspect msdb database? Does
this database contain any vital information? What could ...
Is it possible to export a View to Excel in MS SQL 2000 ?15 Jul 2005 10:57 GMT1
In MS SQL Management Console I can right-click on any Table and I have
the option All Tasks > Export Data where I can export the table to
Excel.  In a View however this isn't there.  I have many views I want
to simply export to Excel, but the only way I've found to do it is
msaccess to mssql server query parser/convertor15 Jul 2005 10:54 GMT1
is there any tool which is capable to convert query initially written for
msaccess database to query for mssql server.
I have tons of queries which contains iif, trim and similar functions which
should be converted to case, ltrim(rtrim(, etc. etc.
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



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