Printing to PDF from SQL in SQL7 [0 replies] microsoft.public.sqlserver.tools, Monday, May 20, 2002
Linking third party app seems like a good way to go -
thats what we've done
Acrobat do some products for this task
>-----Original Message-----
>Hi,
>I'm trying to find a way to generate...
sproc syncronization - advice needed [1 reply] microsoft.public.sqlserver.tools, Monday, May 20, 2002
situlation - couple (less than 10) MS SQL 2000 servers in separate sites,
sites do'nt "see" each other, file transfer is possible. Tables in each site
are independent, table structures do'nt ...
Printing to PDF from SQL in SQL7 [0 replies] microsoft.public.sqlserver.tools, Monday, May 20, 2002
Hi,
I'm trying to find a way to generate PDF documents
automatically from SQL7.
Currently I create an HTML document and store it in a
general field in the database. I'm looking for a wa...
Error 1813: could notdatabase 'Mydb', create database ... [2 replies] microsoft.public.sqlserver.tools, Saturday, May 18, 2002
Error msg-->
Error 1813: could notdatabase 'Mydb', create
database is aborted. sqlDumpExceptionHandler:Process 53
generated fatal exception c0000005.
EXCEPTION_ACCESS_VIOLATION, SQ...
Windows Messaging Client [0 replies] microsoft.public.sqlserver.tools, Saturday, May 18, 2002
Is there any updates regarding window messaging client?
store procedures [5 replies] microsoft.public.sqlserver.tools, Friday, May 17, 2002
Does anyone know a software that does version control for
store procedures?
Using SQL 7.0 service pack 2.
I can not configure the SQL MAIL [1 reply] microsoft.public.sqlserver.tools, Friday, May 17, 2002
I want to configure SQL MAIL to send a e-mail when a job has failed. I had
configured the MAPI profile with the account
that Start the MSSQLSERVER and SQLSERVER AGENT service. When I try to ...
SQL Query analyzer settings [1 reply] microsoft.public.sqlserver.tools, Friday, May 17, 2002
Hello,
I am just getting up to speed with SQL query analyzer ver 8.00.194.
I am trying to run a single sql script file with hundreds of bulk insert
statements using SQL query analyzer. W...
SQLServer 2000, Visual Studio and SourceSafe integration [1 reply] microsoft.public.sqlserver.tools, Friday, May 17, 2002
Is there a way to setup stored procedures source code control for given set
of applications?
__________________________________________________________________
Andrey Sirotin ICQ#: 1123199...
send clients my database [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
I'm a newbie. I have a working SQL 2000 database on my machine. I need to
create a copy of this data and create CD'S to install a default database for
new clients. What are my options?
Tha...
Multiple SP calls in SQL Profiler with ADO [2 replies] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
Hi -
I've been trying to get ideas on why SQL Profiler reports calls to stored
procedures within stored procedures with the same command as the first
stored procedure call, but only when u...
SQL Server 2000 Standard Edition and Enterprise Manager [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
I'm looking at
http://www.microsoft.com/sql/evaluation/features/choosing.a
sp, which lists Enterprise and Standard Edition features.
One of the features Enterprise Edition has that Standa...
DTS - Sybase System 11 via ODBC to MSSQL2000 problem [0 replies] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
For some reason, when I import Numeric(10,0) columns from a Sybase System11
database via ODBC into my MSSQL2000 via DTS, every multiple of 10 becomes a
zero.
This is making the import worthl...
Backup and Restore [3 replies] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
MS SQL 2000 Allows you to back up a FileGroup.
But here is the stupid ass think you can't Restore the file group!!!!
In my FileGroup I have one table I have deleted it and I want to restore...
slow osql performance [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
Running a fairly long script (~10000 lines) to drop and add a bunch of
stored procedures takes an extremely long time (3-5 minutes) with osql
compared to running it with isqlw (3-5 seconds), ...
Enterprise Manager consuming display/GDI resources [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
After any extended usage of Enterprise Manager or even Query Analyzer, I
find that my machine has problems displaying images (icons, toolbar
buttons, etc.). Closing and reng application...
shrink database [4 replies] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
MSSQL 2K and a databse consisting of 3 datafiles. There is
no free space for each datafile, however, there is 17%
free space for the whole database, which can not be
released no matter wh...
problem with replication (filter) [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
Your update statement is updating every row in the table,
because you are not using a WHERE clause on the update.
Since every row is updated, every row is replicated, as it
should be. To...
Profiler Help [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
I currently have server-side traces running every 4 hours for 30 minutes in
duration and then load them into a SQL table for further analysis. I would
like to include in my profiler trace th...
Can Enterprise Manager by considered a 4GL tool [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
My manager is wondering if we can consider SQL 7
enterprise manager to be a 4GL programming tool. How would
I support an answer either way?
SEM 2000 extremely slow to expand database tree [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
See....
http://groups.google.com/groups?
hl=en&lr=&ie=UTF8&oe=UTF8&safe=off&threadm=uIDqVf0UAHA.228%
40cppssbbsa02.microsoft.com&rnum=1&prev=/groups%3Fq%3Dsem%
2B2000%2Bextremely%26hl%3Den%...
problem with replication (filter) [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
problem with replication (filter)
I use SQL 7 sp3
I try to replicate a table with a filter like
Key=399
This table have 500 records
I update the key
update table set key=399
SQL...
Server Agent timedate [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
Have you checked the timezone settings?
>-----Original Message-----
>Hi,
>
>I am running SQL 2000 and have created a few jobs to run
at a certain time
>of the day.
>
>When creating t...
NETWORKIO [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
I work with MSSQL2000.
What does that mean in Enterprise Manager ?
The process is "blocking" (as I see in Locks / Process ID folder), and
"NETWORKIO" ( in "Process Info" folder , column "W...
Server Agent timedate [1 reply] microsoft.public.sqlserver.tools, Thursday, May 16, 2002
Hi,
I am running SQL 2000 and have created a few jobs to run at a certain time
of the day.
When creating the job the Server Job wizard displays the current time and
date as being the sa...
Query Analyzer templates [1 reply] microsoft.public.sqlserver.tools, Wednesday, May 15, 2002
In Query Analyzer, columns that are decimal types with
precision/scale do not work in the "Replace Template
Parameters..." function in the Edit menu. Might be a
problem with the comma be...
|