Free Tools for SQL Server - SQLsoft.co.uk
Sat, 7 Nov 2009 12:44:22 -0800 (PST)
Hi All,
We've written a number of (I think!) handy tools over the past few
months which are available from here: http://www.sqlsoft.co.uk/
Newly released is SQLscripta, which both searches _and_ scripts
sprocs, functions, views and triggers, with searches being performed
across multiple databases - it's qui ...
|
SQL 2k5 FT index Thesaurus file help ..
Sat, 7 Nov 2009 05:45:01 -0800
Hi -
I am running SQL 2k5 Developer Ed on Win XP Pro, current on SPs and patches
(my dev machine at the moment),
server collation: SQL_Latin1_General_CP1_CI_AS
and tried to create a simple FT index Thesaurus test, as follows:
create table FT_test (
FT_test_Id int identity(1,1) ,
theText varchar(8000) ...
|
ANN: Database Workbench 3.4.2 released!
Fri, 6 Nov 2009 14:57:16 +0100
Ladies, gentlemen,
Upscene Productions is proud to announce the next
version of the popular database development tools:
" Database Workbench 3.4.2 "
This release includes the Pro and Lite Editions.
Version 3.4.2 includes bugfixes in addition to the
new features in previous versions.
Changes High ...
|
SSIS - Replace Record
Wed, 4 Nov 2009 09:31:01 -0800
In MySQL there is a command that will differentiate between a replace and an
insert. If the data record exists in the database based on the primary key,
an update command is used; however, if the data record does not alreay exist,
the data is inserted using an insert command. Is there a similar command in
SQ ...
|
Using OSQL command to backup multiple databases in one instance.
Wed, 4 Nov 2009 16:07:48 -0000
Hello,
How can I backup multiple databases with the command OSQL from one instance,
creating one backup file for each database? Is it possible? If not how can I
acomplishe this? Wich command should I use?
Thanks.
...
|
96 Hosting Web www.ivys.es
Wed, 04 Nov 2009 04:22:44 -0800
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Web www.Ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosting Linux Web www.ivys.es
Hosti ...
|
Date Format on SSMS 2008
Mon, 26 Oct 2009 09:38:07 -0700
Any idea on how to default the date fields display to mm/dd/yyyy format in
SQL Server Management Studio 2008. This used to be working fine in SQL 2000
and SQL 2005.
...
|
|
|
a brand new query tool is out on beta, and we need feedback We at Nob
Hill Software are working on a new query tool:
Fri, 23 Oct 2009 00:42:06 -0700 (PDT)
http://www.nobhillsoft.com/MarieAlix.aspx
You can read all about it on the above web page, but basically, its a
very ambitious project to create what we call 'the query tool to end
all query tools': everything you ever wanted, desired, dreamed about
in a query tool, and then some.
For that, we need peop ...
|
ANN: SSDataWorks 1.0 SQL Server Modelling Tool
Thu, 22 Oct 2009 08:09:01 -0700
SSDataWorks 1.0 is a data modelling tool for Microsoft SQL Server 2005 /
2008. SSDataWorks provides a powerful development environment allowing DBAs
and developers to fully define every aspect of their SQL Server database,
including the following features:
- Reverse engineer from T-SQL scripts or a live d ...
|
VS for Db Prof - Unit Tests & Deployment
Mon, 19 Oct 2009 13:36:01 -0700
Hi,
Trying to get to grips with VS for Db Prof (2008).
I'm trying to deploy a db as part of running unit tests.
Deploying onto SQL Express using Windows Authentication.
The unit tests fail, and the details are a deployment failure in MSBuild
class.
I suspect the issue is (as so often is the case) pe ...
|