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 / DB Engine / SQL Server / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to designate a foreign key08 Jun 2008 16:29 GMT2
how do you designate a foreign key in T-SQL?
The query has a syntax error on the foreign key.
thanks,
CREATE TABLE[INTERNAL_CAR](
constraining data08 Jun 2008 16:23 GMT4
I have 3 columns in a table that I want to require at least one of them to
contain data (not null and not empty string).  What's the best way to
accomplish this?
Another Query Problem08 Jun 2008 11:43 GMT1
I have a table called Active1
Columns:
JobID, JobstatusID, activeJobid, StatusDate, Timediff.
Sample Data:
The permit of Database file07 Jun 2008 19:07 GMT2
Is the description below true?
Anybody get the database file (.mdf) of SQLServer Express 2005, he can
attach the database file to the SSMSEE(SQL Server Management Studio Express
Edition ) installed in another Windows XP , and get the data  in the
Using xp_cmdshell by user with no sysadmin server role07 Jun 2008 01:02 GMT3
I have stored procedure that performs some data manipulation and some actions
on file system (copying and moving files...).
1 - Is there a method to achieve this other than using xp_cmdshell in T-Sql ?
2 - If I use xp_cmdshell, how can a user who has no sysadmin role execute
database grwoing option07 Jun 2008 00:59 GMT4
when we create a databse and say we choose to allow it to grow just 10% i
was wondering whats the use of that option ?
i mean if data that was submitied to the database was biger than 10% what
will happen it wont be saved or what ?
Complex WHERE clause07 Jun 2008 00:35 GMT3
I need to write an SP that returns data depending on the parameters
sent. These include
1) Date where search can be <date1 or >date2 or between date1 and
date2 or exclude date from search criteria
Query Issue06 Jun 2008 23:22 GMT6
I am running enterprise edition of SQL 2000. What I am attempting to
do is design a query that will check our casino database for people
who meet certain criteria, i.e. had game play during a certain date
range and had a theoretical win of a certain range as well.
How to protect database06 Jun 2008 22:32 GMT1
I use SqlServer 2005 Express with ASP.NET to develop web application, then
Install the web application in my windows XP. I have a question about
security:
When someone copy the .mdb file and attach it to his computer, he can get
EventID 26040: Server TCP provider has stopped listening on port [ 1433 ] due to a failure.06 Jun 2008 20:53 GMT1
EventID: 26040
"Server TCP provider has stopped listening on port [ 1433 ] due to a
failure. Error: 0x2736, state: 2. The server will automatically attempt to
reestablish listening."
SQL2005 8000 byte string limitation still exists??(sp_OAMETHOD)06 Jun 2008 19:26 GMT1
         Returning output parameter string of up to 8000 bytes from
a
COM object works
using varchar(8000).  But, I get the following message if I use
backup on another server06 Jun 2008 15:00 GMT8
Hi
I have a large database (450GB). I want to take a backup. On this server I
only have 200 GB space available. I have about 600 GB on another server
available.
FETCH FORWARD06 Jun 2008 14:33 GMT2
I'm trying to bulk copy a table of size ~30GiB via JDBC. Because of plain
SELECT exhausts available JVM memory, I decided to use a cursor instead. But
as I understand from SQL Server documentation, there isn't such a command as
"fetch next N rows". (Similar to "FETCH FORWARD ...
Reporting about SQL 2000 Autogrowth06 Jun 2008 13:44 GMT1
On a SQL 2000 Server is it possible to report when and how long the
autogrowth events took for a database?
How does SISS Load data06 Jun 2008 13:04 GMT4
I've been trying to kind of reverse engineer SISS bulk loading
functionality without making a dtsx file. Watching the execution in
profiler when it gets to the actual bulk insert point in the job the
command comes up encrypted. I'm assuming it's bcp but I'm not finding
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 May, 2008
 
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.