Viewing 15 topics - 264,961 through 264,975 (of 283,954 total)
Topics
Started by
Posts
Last post
RESTORE LOG mydb FROM DISK = 'C:\Archivos de programa\Microsoft SQL Server\MSSQL\BACKUP\mydb.BAK' W…
3 replies
Hello, I set up the following column with the IDENTITY property: Permnum Int IDENTITY (1,1) not nul…
2 replies
I have a virtual dimension that I want to process via DTS. When I right-click in Analysis Man…
1 replies
I have a table with IDs as PK and attributes as string(about4k) with data delimited by vertical bar…
4 replies
I am a developer moving into a SQL Server DBA role at a small company, basically, no one has the ro…
3 replies
Hello: I'm having a problem reconciling the results of two scripts, using sysperfinfo the return th…
4 replies
I want to allow a user to create views in a database but NOT to create any other object, especially…
2 replies
I may need to exclude Fridays, Saturdays, Sundays or any combination of those from a select stateme…
3 replies
Okay... Regarding the following: if OBJECT_ID('tempdb..#MyTable') is not null drop table #MyTable s…
7 replies
One of our developers is asking to use Full Text Searches. I've done some reading, but was wonderi…
1 replies
Is it true that MS JDBC Driver cannot be configured to use NT authemtication to connect to SQL 2000…
2 replies
I have SQL 2000 running on my machine. i was testing some query and unfortunately i have updated al…
2 replies
Hi everyone, first time poster. I have two tables in SQL Server. One contains existing data (Tbl1) …
7 replies
I need to run more than one stored procedure at a time. I want to launch them from a stored p…
2 replies
Anyone know the minimum amt of rights a login would need in order to create a database diagram in S…
1 replies
Viewing 15 topics - 264,961 through 264,975 (of 283,954 total)