all groups > sql server mseq > january 2004 > threads for january 22 - 28, 2004
Filter by week: 1 2 3 4 5
View Is not updated when the table design is changed
Posted by Rupesh H. Sukhadia at 1/28/2004 11:11:37 PM
I am using SQL-Server 2000 and have created a view namely
VW_TEST for the table e.g. TBL_TEST and query in this view
is "SELECT * FROM TBL_TEST". Now i ve changed the table
design i.e. i ve added new column to table,and while i run
the view VW_TEST again the out put of the view is as it
wa... more >>
SQL 2000 on Windows 2003
Posted by Arthur at 1/28/2004 3:05:00 PM
How can we install SQL 2000 on newly installed windows
2003 server while maintaining
Server Collation: SQL_Latin1_General_CP1_CI_AS. ... more >>
Using "UPDATE" as part of field name
Posted by Russell-S at 1/27/2004 9:39:32 AM
I am trying to run a query on an SQL database that has a
field with the name "LastUpdate". Because the fieldname
has "UPDATE" as part of the name I keep gettting the
error "Security Error - Cant do DELETE, UPDATE, INSERT,
must do SELECT". I have no way of changing the field
name. Does a... more >>
failed to start
Posted by ricardo at 1/26/2004 11:25:10 PM
the MSSQL server service failed to start due to the ff.
error. The sytem cannot find the specified path. What cna
i do?... more >>
size
Posted by shibu at 1/26/2004 5:20:51 AM
Hello
Upto What size a Mssql 7.0 Database
can have, and how much size or how many records a
table can handle.
please help
... more >>
What does this mean???
Posted by Linda at 1/25/2004 7:48:27 AM
I keep getting this error message on MickJagger.com,
Microsoft OLE DB Provider for SQL Server error '80004005'
[dbmssocn]General network error. Check your network
documentation.
\\64.119.202.29
\VIRGIN\VIRTUALHOSTS\MICKJAGGER.COM\WWW\../../public_script
s/news/news_dsn.asp, line 9
c... more >>
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access
Posted by chenna dulla at 1/24/2004 11:09:14 AM
Hi,
I am trying to connect to database (SQL server 2000) using
ASP which is running on IIS server.
I am getting the following error when I run asp page.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server
does not e... more >>
Using SQL to find PKs for each table
Posted by alan at 1/24/2004 8:19:45 AM
What is the SQL query to find the Primary Keys for each
user table in a database?
Regards,
Alan... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Full Text Fix
Posted by Mike at 1/23/2004 1:56:49 PM
I am looking to fix this item:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;814035
Do I really have to call in and pay for this fix? Has
anyone else had this same bug?... more >>
EVENT ID 17055
Posted by Carlos at 1/23/2004 9:12:55 AM
i have the error to start SQL200 OVER WNT4 (udoopen:
operating system error 5 (acces is denied.) during
openeing of physical device Masrter.mdf... more >>
SQL 7 db maintenance plan
Posted by dutrisac at 1/23/2004 6:12:52 AM
When scheduling a db Maint. plan for backups, I receive
the following error:
Operating system error 32. The process cannot access the
file, because it is being used by another process.... more >>
MS KBN 830767; SQL Query Analyzer Stops Responding
Posted by D. Harry at 1/23/2004 5:41:58 AM
Where can I get the hotfixe specified in the article? It
looks like it should be a 'free' hotfix but the options
all cost $$$. Please advise. Thank you. REF: Microsoft
Knoledge Base Article 830767.... more >>
Query that changes the property of the first column...
Posted by JASon at 1/22/2004 3:41:45 PM
Is ther a way to change the first column of every table
to an identity column. NOT create a new column but change
existing first column ?
tia... more >>
|