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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Identity Column09 Aug 2005 22:03 GMT1
I want to set an identity column for a table that contains destinators for
SMS messages. This table will grow really quick.
I'm worried about stablishing an id column as Identity colum (auton
increments id) and type: Bigint (8). What happens when the Id column reaches
connecting to sql server over the internet09 Aug 2005 21:35 GMT3
I use a VPN link to connect to a SQL Server at the office. There must be a
way to connect without the VPN, since I can connect this way to a SQL Server
at our ISP. How do I enable this?
Best regards
Conditional Help09 Aug 2005 20:34 GMT1
Here is my procedure
ALTER PROCEDURE dbo.mAssign
@qState VARCHAR(40),
@qTeam VARCHAR(40),
Stored procedure in Dynamic DB09 Aug 2005 20:23 GMT10
I want to create the procedure in my dynamic database like that but it's not
working... can any one add their idea regarding this... Thanks
DECLARE @SQLSTATEMENT VARCHAR(200)
SET @SQLSTATEMENT = 'CREATE PROCEDURE '+@DBName+'.dbo.Portal_AddEvent
default password09 Aug 2005 17:06 GMT4
I can't remember the default password that accompanies the sa login id.  Can
anyone help me out with this?
Troubles pulling binary data into VBScript09 Aug 2005 16:21 GMT9
I'm a normal resident of the vbscript/wsh/server scripting forums, as I'm
more of a scripter, and don't know word one about SQL...so here I am  - :)
I'm attempting to query a MS WSUS database stored on our SQL server (SQL
2000) - one of the two fields I am querying is reporting ...
How many bytes can a row have09 Aug 2005 15:06 GMT4
I'm creating a web application that write to a SQL Server 2000 database.
There are fields for Name, Address, City, St, Zip.  There are also 4 fields
that the user will use to type in descriptions.   My table looks like this.
ID              Int
Field names09 Aug 2005 13:01 GMT7
Is there a preference in sql server 2005 as to how fields/objects are named
such as Client_Address, Client Address, Client-Address or ClientAddress?
Also what are the reserved words that should be avoided in field names?
Thanks
dbo.dtproperties information09 Aug 2005 08:01 GMT1
I understand the dbo.dtproperties tables is a system table, but it appears
under "User Tables" in my Query Analyzer.
Is this normal , or does it signify a problem ? I have never seen it there
before.
How to get a job current_status  in Stored Procedure09 Aug 2005 07:52 GMT1
I've tried to get job status wheter its success or no so I can put my
coding in each condition.
>From books online I've read about sp_help_job but I'm still confused
how to use it..
Functions and Execution Plan09 Aug 2005 07:45 GMT5
The cost of query with usage of functions is as same as that of without
functions
In the below code, the query cost of insert is 0.02% and two select
statements costs same 0.04%
PrimaryKey's09 Aug 2005 02:22 GMT5
Should every table have a primary key?  What are the criteria for adding one
besides distinction?  Do integers make better keys?  If there is no logical
choice for a key on the table, should one create an Identity field in the
table and assign it as primary key?  Also, should the ...
SQL Server Instances08 Aug 2005 22:13 GMT1
Dear SQL Guru,
I just found out this morning that my SQL Server box had been added 1
more instance. Below is the example:
PPAPP0075\FINANCE    (Old instance)
general Q about formulae08 Aug 2005 20:57 GMT4
 Before I go into specifics, this is my problem. I've have a table
that gets updated with large amounts of data on a monthly basis.
Sometimes (rarely) identical rows of data are on one months import that
already exist from the previous month. I can identify these rows from a
Too many sa failed logins08 Aug 2005 20:46 GMT2
The event log is showing a ton of failed sa logins. The server is connected
to the net. I am assuming this is a dictionary attack to get the sa
password. I am trying to find out if this is an inside attempt or from the
outside. While the profiler will tell me which program or script ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 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.