CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win



> NEWSGROUP > Microsoft News > microsoft.public.sqlserver.programming
 Post New
2630 Items, 53 Pages 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 41 |< << Go >> >|
 TypeRepliesViewsDate
Export a store procedure to XML file?
I created a store procedure, getOrder, to select data.
How to export "getOrder" to a xml file in d:\order?

--
Message posted via http://www.sqlmonster.com

 001 min. 57 sec. ago
sp_send_dbmail
HI,

I'm running SQL2008. I have an internal website that log's onto the SQL
server using SQL login. I have tried sending an email using Sp_send_dbmail
with no attachment ant i
 001 min. 58 sec. ago
Online Pharmacy, Discount Drugs Online, No Prescription Drug .
Pharmacy Online provides Brand and Generic medications such as viagra,
cialis, levitra, clomid, evista, fosamax, propecia, allegra, kamagra,
zyban. Buy generic medications. Worldwide Shippin
 001 hours ago
Script to grant Permission
Hi,

How can I grant a read/write permission to a User for only two tables (a,b)
in a database ?

Thanks in advance
Suresh

--
Message posted via http://w
 004 hours ago
Backing up data between SQL Express 2005 and SQL Server 2008 Standard Edit ion
Hi,

I am developing an application which needs to backup data between SQL
Express 2005 and SQL Server 2008. My client runs with an installation
of SQL express 2005 and needs to pe
 004 hours ago
SQL Server Views - Missing Column Names ???
Hi there,

I have a local SQL Server (2008) on which I created a Linked Server
(to another SQL Server 2008 box).

The problem I'm having is that whenever I create a View again
 017 hours ago
14 byte date/time in file name
Hello everyone,

Anyone know how I can be guaranteed a 14 byte string from this sql code:

SET @outputfile = ltrim(DATEPART(year, GETDATE()))

+ ltrim(DATEPART(month, GET
 007 hours ago
Making content more readable -- please help!!
Hi,


I want to write an sproc that I can run on a particular column of a
particular table that takes the contents of the row and uppercases
every first letter and lower case
 007 hours ago
Partition Range Script
I am partitioning by a date column in SS 2005 SP3. So I ran my script and
create partitions and all is well. However, I can't find the nifty query
that I ran across that the max/min date
 007 hours ago
milliseconds in datetime variable.

Hi,

I am wondering how to compare 2 datetime values so that milliseconds are
taken into account.

as an example I have the following script.

it appears that
 007 hours ago
creating table on secondery filegroup
hello there

i have database with two filegroups and for each filegroup there is diffrent
file name

How can I use Select .. into and create new table on secondery filegroup?
 007 hours ago
Sql Server on VMWare
Hi,
Can anybody give me some right direction or usefull link

1. About VMware environment
2. How to Install and configure Sql Server 2005 on VMware.
3. Is there any performanc
 007 hours ago
Free Tools for SQL Server - SQLsoft.co.uk
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, whic
 007 hours ago
Transaction load
Hi there,

I have an app that needs to upload a lot of files into my DB, where each
file will typically be perhaps 400K but can max out at 16MB (though that
would be very rare).
 007 hours ago
Modify statement to run sp_executesql
To learn sp_executesql, I create a small code. It works fine as below.

CREATE TABLE [dbo].[#A](
[authno] [nchar](10) NULL,
[Authname] [nvarchar](50) NULL
) ON [PRIMARY]
 007 hours ago
SQL 2008 - FILESTREAM OpenSQLFilestream invalid handle
SQL 2008 Express running in Virtual PC on Windows XP Pro, accessed from a
"real" machine with Windows XP Pro via TCP/IP and sql authentication (the
server has enabled mixed mode)
 007 hours ago
Database Table Design
I have a [user] who belongs to a [group] and writes an [article] using a
certain [computer].
The user can move to a different group and a computer can be assigned to a
different perso
 007 hours ago
SSIS hitting FK violation - need to ignore the error rows - have package s ucceed
I'm using SSIS and i'm getting a FK violation in my OLE DB Destination
task. I'm getting a FK violation and would like to ignore any rows
(throw them away) where the error is encountered.
 007 hours ago
Output only 255 characters
I have a stored procedure that builds insert statements for the table I
pass.

This procedure works perfect at my office. But at my client site, it doesn't
seem to work correctly
 007 hours ago
Date Range
Newbie. I can not seem to figur out the DATEDIFF. I have a simple Select

Select * from Table Where Date = > (1st day of LAST year) and Date <= (Last
Day of LAST year).
<
 007 hours ago
Call for speakers for LinkedData Planet (June 17-18, 2008 in New York City)
 -1602/15/2008 3:11:03 AM
Strange control-of-flow problem in T-SQL
I cannot figure this out. If you run the following code to create a test db
and add a table, such as:

CREATE DATABASE dbtemp;
USE dbtemp;
CREATE TABLE [application] (
c1 INT
 7672/6/2008 8:12:03 PM
Book on schema design
Can anyone recommend some good books on schema design? I have read through
a buch of threads in this forum and see a pattern of bad design issues which
seem to crop up. I am looking for a
 1792/6/2008 8:08:32 PM
Need help with a query
This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C868C9.C22C56A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printabl
 3702/6/2008 8:03:35 PM
Finding similar company names in table
I have a table of client companies (Create Table Query given below), mainly
law firms, actually. The same
firm may occur several times because of various locations, etc. The
complicating
 0742/6/2008 8:03:21 PM
Help with basic Group By mis understanding please
I am using a book which doesn't give the clearest of explanations and
wonder if someone could clear this up for me.

Select SalesPersonID, TerritoryID, Count(*) from
Sales.SalesOrderHe
 4622/6/2008 7:39:11 PM
DateTime, Date and Time?
Is there a reason sqlserver doesn't have a Date and a Time datatype? I can
kind of see why there is no Date data type but why not time? Are they trying
to future proof sqlserver by not locki
 17782/6/2008 7:11:54 PM
search between strings...
Hello.

I have to some data i'm pooling from a table that has special chars like (<,
% ,>) I need help help extracting the data and eliminating the chars.

e.g.
this is a
 5732/6/2008 7:11:04 PM
table naming convention confusion
am learning sql server 2005 using sql server 2005 express and the
book beginning c sharp 2008 databases from novice to professional.

I'm using the advertureworks database, and notice tha
 3732/6/2008 6:59:07 PM
Dynamic SQL execute as calling user?
I have a sproc that I want to use dynamic sql for (i have my reasons) and
this is in SQL Server 2005 with the latest service pack... I noticed you can
do

EXEC(@sqlstatementhere) AS
 3692/6/2008 6:34:08 PM
SQL data type question
I'm looking at a conversion table between sql data types and .net data
types. I don't understand what a few of the sql datatypes are and where/how
they would be used in sql server.

 1712/6/2008 6:31:40 PM
Is Celko really Chuck Norris of the SQL World?
After many years on this forum I never get tired of Joe Celkos comments, they
are usually arrogant in the extreme but kinda funny too.

So to parody the Chuck Norris jokes...

Cel
 3692/6/2008 6:22:54 PM
row level security
I need to restrict access to reporting tables based on row level criteria.
Depending on the geographical location, a user should be allowed to query
data against tables for their own geograph
 2642/6/2008 6:19:01 PM
One to One relationship
Hi, I have a table called provider, which contains the following column:
CompanyName; CompanyID; C; D; E; F; G. Column CompanyName and Column
CompanyID should be one to one relationship, me
 5722/6/2008 5:57:49 PM
ANSI_PADDING deprecated?
Hi,

A question to the SQL Server architects @ Microsoft:

I came across in the section on SET ANSI_PADDING in the Books Online
that this feature will be removed in latter version
 2562/6/2008 5:53:39 PM
Boolean/Bitwise Expressions
I can't seem to figure out why I get an error "Incorrect syntax near '='"
when I try to compare a bitwise expression with a regular number and return
0 or 1. It seems I should be able to get
 4702/6/2008 5:22:22 PM
Set a global filter on a table
I work a huge kind of ugly project where we have lots and lots of
tables in the database, the calls to the database is spread out across
multiple projects,sp's, SSIS and so on.

We hav
 8692/6/2008 5:05:57 PM
FullText Index Search
I have a simple music catalog:

CREATE TABLE [dbo].[Catalog](
[CatalogId] [int] IDENTITY(1,1) NOT NULL,
[Artist] [nvarchar](256) NULL,
[Title] [nvarchar](256) NULL,
[Remix]
 0692/6/2008 4:22:12 PM
Audit:Login
Hi

SQL Server 2005 SP1


In Profiler I see a great number of Logins /Logout.

This is a web enviroment and the site is active but the number of Logins
seems too large
 6832/6/2008 4:14:52 PM
lot allocation query
Hi, I'm working on a small project that manages sales orders and inventory.

The sales orders have many details, saying how much of which product should
be sold. The inventory table has l
 0602/6/2008 4:01:31 PM
collasion
Hi,

SQL Server 2005 sp1


I need to store chars in russian, arabic and english in the same column.
I created the column unicode data type and therefore no conversions should <
 2742/6/2008 3:52:04 PM
SQL Server 2008 models question.
Does anyone here know (an MVP perhaps), whether SQL Server 2008 will be
released in "Desktop Engine" format and if so, what the limits on that might
be? We had 2Gb limit with 2000, 4Gb limi
 3572/6/2008 3:11:37 PM
How to programmatically force distributor operation?
I have a process that writes to the database and needs to know when the
transaction has been transactionally replicated to the second database. I
commit the transaction and then kick off Sy
 0702/6/2008 2:12:01 PM
=?Utf-8?Q?is_it_possible_to_build_a_trigge?=
Hi I have a database that receives its data from web forms, occasionally on
either an insert or update i get the following (?) (?) entered before the ?
sign.

I cant isolate what is
 11622/6/2008 12:05:01 PM
How to get the status of SQL instance?
Hi,
I want to get the status of the SQL instance which are all visible in my
network. I am using "ListAvailableSQLServers" to get the list of instances.
In SQL 2000 it returns the instan
 1682/6/2008 10:14:00 AM
Where is T-SQL help in MS SQL 2005 Management Studio?
In SQL 2000 I could easily find T-SQL help in the Query Analyzer manu. Where
is T-SQL help in 2005?


 3552/6/2008 10:02:47 AM
whether a table is a table on a subscription data base
Hello,

as I can determine (by means of SQL) whether a table is a table on a
subscription data base, made a replication?

Frank
 1762/6/2008 6:55:30 AM
delete or update
Short performance question:
Is it faster to delete a record physical or to update a flag that indicates
the deleted state for further select operations?

delete from table where id =
 5682/6/2008 4:58:47 AM
BulkCopy problem
Hi everyone,

The data I'm saving to the database is dynamic, i.e. the columns in a table
are only known at runtime. I validate the loaded data before I save it to
the database using
 11922/6/2008 3:30:18 AM
update insert delete trigger - how to determine which action caused
In an update, insert, delete trigger how do I deterimine which action
caused the trigger. Is the best way to do it by checking the row count
in the deleted and inserted tables, as shown below?
 8862/6/2008 3:02:34 AM




Other Resources:

ng.microsoft-news.microsoft-public-sqlserver-reportingsvcs : ng.microsoft-news.microsoft-public-sqlserver-reportingsvcs: ng.microsoft ... MASTER was originaly at D:\Program Files\Microsoft SQL Server ... guys, Sorry if this is not the right NG ...
ng.microsoft-news : microsoft-public-sqlserver-programming: novell-support-netware-webserver: community-jobs ... ng.microsoft-news: ng.microsoft-news: ng.microsoft-news: ng.microsoft-news.microsoft-public ...
SSAS Export Cube using SSIS in microsoft.public.sqlserver.programming : SSAS Export Cube usi ng SSIS in microsoft.public.sqlserver.programming | | ... news:6513ca9e-73de-4655-91ed-45c514a5f74b@o15g2000yqm.googlegroups ...
how to update a dateTime by using a string in microsoft.public ... : how to update a date Time by using a stri ng in microsoft.public.sqlserver.programming ... news:O4HaQ4BEKHA.4184@TK2MSFTNGP02.phx.gbl... > Hello! > > I ...
microsoft.public.sqlserver.setup : group: microsoft.public.sqlserver.setup view archive ... eagle231" <eagle231@discussions.microsoft.com> wrote in message news ... Installation files in "Program Files (x86)" ...
OWA issue - Newsgroup MICROSOFT News Forum Microsoft USENET GROUPS : Newsgroup MICROSOFT News Forum Microsoft USENET GROUPS > ... IE window on the XP, and then run command "C:\Program ... | X-Tomcat-NG: microsoft.public.windows.server.sbs
Installed VS 2005 want to Manage SQL 2005 Server : "Adams Qu [MSFT]" <v-adamqu@online.microsoft.com> wrote in message news ... | > | > | X-Tomcat-NG: microsoft.public.sqlserver.setup | > | > | ... SQL 2000 Programming: Windows 2000 Registry.NET ...
Microsoft SQL Server 2000 Programming by Example : Microsoft SQL Server 2000 Programming by Example. ... Microsoft SQL Server 2000 Programming by Example. news://msnews.microsoft.com/microsoft.public.sqlserver.odnc news ...
Microsoft Assessment and Planning Toolkit Team Blog : [NEWS!] SQL Server 2008 R2 ... Guide for SQL Server and Microsoft ... for SQL Server 2008 on TechNet) Cheers, Baldwin Ng (Sr. Product Manager, Solution Accelerators, Microsoft Corporation
IPD Guides - External News : SQL Server 2008 R2 CTP Announced The SQL Server 2008 ... Filed under: news, Microsoft, SQL, SQL Server 2008, Solution Accelerators, SQL ... interview as Bryan Von Axelson and Baldwin Ng ...
Validation Rule - NO COMMAS - all other characters allowed - Newsgroup ... : Newsgroups microsoft.public.access.* Newsgroups Microsoft ... "Newbie" <Newbie@discussions.microsoft.com> wrote in message news:4D5BEE35-337D ... > Ignore a aWr o nG kempf. > > use the replace ...
Microsoft Support : The Microsoft Help and Support home page is your portal to help and support for Microsoft ... Latest News. Get the latest products at the Microsoft Store; Is your PC Ready for Windows 7
Excel Programming Lost in the shuffle: where is my old NG page? : I'm quite confused over the different News Groups (NG's), for example, what is ... www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.inetsdk.programming ...
Cannot connect to instance from outside -- sql server connect : news:gVxFeb9gDHA.1928@cpmsftngxa06.phx ... folder: <Installation Drive>/Program Files/Microsoft SQL Server/80/Tools ... | X-Tomcat-NG: microsoft.public.sqlserver.connect
IT Management - External News : Good news! Last week, Microsoft announced the Windows 7 and Windows ... Partner Conference 2009 this week the public release ... SQL Server DBAs don’t necessarily get SharePoint and ...
Discussions - microsoft.public.sqlserver.clustering | Google ... : Web Images Videos Maps News Shopping Gmail more ... convenience to the microsoft.public.sqlserver.clu stering and microsoft.public ... Hi NG, is there a SQL Server 2005 Best Practices Analyzer for ...
Discussions in microsoft.public.outlook.program_addins : microsoft.public.news ... microsoft.public.outlook.program_addins ... microsoft.public.sqlserver
database mail...can't connect to mailserver : microsoft.public.sqlserver ... > message news:e1PgrYgzGHA.4396@TK2MSFTNGP04.phx.gbl... >> Hi, I'm a Program Manager on the SQL Server ... >> Program Manager >> Microsoft SQL Server >> http ...








 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT