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
Backup for one new DB failing in regular maintenance job Error 320112 Oct 2005 10:21 GMT3
Recently I created a new db in production and restored it from test.  I
have a nightly backup job that backs up all user databases.  The backup
for this new db is failing.
The message in the error log is
Changing the 6th character of a string?12 Oct 2005 00:21 GMT3
In a column I have some values for part names. The 6th character tells
you where the part came from, and this is the same scheme for every
single part in the database.
If I want to do something like return the basic name of a given part,
Display Money Type using + and -11 Oct 2005 23:21 GMT11
This may be an easy question but I've been reading for about a half
hour and experimenting without results.
I simply want the results of my query to display a specific field that
is typed "money" using + and -
Template function11 Oct 2005 22:23 GMT5
Suppose I have a table something like:
    name (VARCHAR(64))   age (INT)   quotation (TEXT)
    =================================================
    Donald Trump         50          I am rich
Accessing shares over internet11 Oct 2005 16:31 GMT2
I have a remote client accessing a SQL database via an internet connection to
a public IP address on our SQL server.  THe program needs to access a shared
folder for printing reports in the program, but the client does not recognize
the UNC path to the folder because they are not ...
search and replace in a textarea11 Oct 2005 15:02 GMT1
Any suggestions much appreciated.
I have just found out that I can't update a textarea field using the
'replace' function  e.g.
UPDATE myPages
LIKE and IN can I combine11 Oct 2005 08:43 GMT3
I can use the IN with the WHERE clause as example:
SELECT * FROM NORTHWIND WHERE LASTNAME IN ('FULLER','KING')
I want to use the IN and LIKE at the same time:
SELECT * FROM NORTHWIND WHERE LASTNAME LIKE ('A%','B%')
Client Connection Problem.11 Oct 2005 01:19 GMT5
I have a problem while executing my application on the network. I don't know
why this error "cannot generate SSPI context". I have been developing client
server application in VC++.NET with SQL Server 2000. I installed my SQL
Server on Windows Server 2003 machine and configured ...
selecting only the last record in joined table10 Oct 2005 22:51 GMT4
Hello everyone, I have a query problem.
I'll put it like this. There is a 'publishers' table, and there is a
'titles' table. Publishers publish titles (of course). Now I want to make a
query (in MS SQL Server) that would return the last title published by every
embedded control characters10 Oct 2005 22:31 GMT1
Beyond my control: I am finding control characters (likely tab) is
making its way into address fields of our operational system. This is
messing me up when I load the data into our warehouse w/ BCP (fields
get shifted).
Temp Table on Linked Server10 Oct 2005 22:29 GMT8
Trying to do this all day and googling for answers but found none, hope
someone can help. Thanks in advance.
select * into
OPENROWSET('SQLOLEDB','SERVER';'uid';'pwd',##test)
Database deployment10 Oct 2005 13:22 GMT8
Firstly, apologies for the multi-post - I could not decide which group would
be best to post this to.
I have a simple (I think) question.
We are about to roll out our first SQL server based application.  The
database in simple mode yet txn log file can be out of diskspace ?10 Oct 2005 10:03 GMT1
I have set up my database to be using "Simple" mode. This will not log any
txns ?
I have got the err message saying the log file is full and i need to do a
txn log backup
Beginner in SQL Need Help with stored procedures and triggers10 Oct 2005 08:04 GMT1
I want to ask if there is a way to delete a record only if a certain amount
of time is passed
like i have an EmailVerified bit column, and i want to delete that coulmn
after x days if the value of emailverified is  False after the x days has
what does the capital N mean in front of quotes10 Oct 2005 06:38 GMT1
I have been looking through some sql literature and notice that there is a
capitol 'N' in front of some quotes sometimes and sometimes not.  What does
that mean?
For instance:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 September, 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.