Comprehensive, categorized, searchable collection of links to ASP & ASP.NET resources...
ASP.NET Directory

Applications
Assembly & Controls
Books & Media
Community
Other ASP.NET Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Powerful high Performance ASP.NET & SQL Server Forum Software
ASP Directory

Applications
ASP.NET Directory
Books & Media
Community
Components
Other ASP Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Newsgroups

Participate in over
100 ASP & ASP.NET related newsgroups right here @ Fuzzy Software...

.NET Framework
- .net.faqs
- .net.framework
- .net.general
- .net.setup
- .net.scripting
- .net.xml

Web Services
- aspnet.webservices
- msdn.soaptoolkit
- msdn.webservices

SQL Server
- sqlserver.setup
- sqlserver.prog...
- sqlserver.tools

Classic ASP
- asp.db
- asp.general
- asp.components

Scripting
- scripting.jscript
- scripting.remote
- scripting.vbscript
- scripting.wsh

All newsgroups...

ASP Built-in
Objects Reference


Application Object
ObjectContext Object
Request Object
Response Object
Server Object
Session Object

Personalise Fuzzy
Make Homepage
Link To Fuzzy
Bookmark This Page

Add our directory to your site in less than
2 minutes...



Dundas Charts - Click for download








Whats New!


Post New Message

Клиника как вылечить геморрой. котельники.
SQL 2005 Table Formatting [1 reply]
microsoft.public.sqlserver.xml, Friday, January 27, 2006
I am sure this is just some kind of configuration setting or something similar; what I would like to do is define a 2005 table with text or varchar(max) or something similar and be able to ...

Dynamic search with xml? [0 replies]
microsoft.public.sqlserver.xml, Friday, January 27, 2006
We have a table like this: CREATE TABLE [Account]( [ID] [int] NULL, [Name] [nvarchar](20) NULL, [Status] [nvarchar](20) NULL ) We have an xml file that defines search parameters ...

using SQLXMLBulkLoad to insert a single blank into a non-nul... [0 replies]
microsoft.public.sqlserver.xml, Friday, January 27, 2006
I'm trying to insert a single space as the value into a non-nullable column. The column definition in the SQL database / table is ship_to_code (varchar(8), Not Null) The xsd (in f...

FOR XML PATH [1 reply]
microsoft.public.sqlserver.xml, Friday, January 27, 2006
Hi, I have the following query: SELECT C.CompanyName, O.OrderDate, E.LastName AS 'Registered By' FROM Customers C JOIN Orders O ON C.CustomerID=O.C...

Load postscript data file in sql [0 replies]
microsoft.public.sqlserver.xml, Thursday, January 26, 2006
We are having a website that generates postscript files when an order is placed on it. These files are placed in a folder on the network. I have been told to Load the postscript files into...

building a web site [0 replies]
microsoft.public.sqlserver.xml, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there. I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...

xsd:date probems with xml schema collections [3 replies]
microsoft.public.sqlserver.xml, Thursday, January 26, 2006
i have a project with a third party supplied schema (abotu 2000 lines of XSD code), but am having problems (not when creating the XML schema collection) when i am putting what should be val...

Remote XML transfer [1 reply]
microsoft.public.sqlserver.xml, Thursday, January 26, 2006
hello there, I currently have a vb client application that outputs details to a well formed xml document. my question is, how can i send this information (automated) to my sql server ...

Entering Empty Node Using An Updategram [1 reply]
microsoft.public.sqlserver.xml, Thursday, January 26, 2006
Hi there, I was wondering if anyone has found how to add an empty (not NULL) node to an update. I found if you create a node you can get it to enter an empty space by setting the default v...

Pretty XML Output [1 reply]
microsoft.public.sqlserver.xml, Wednesday, January 25, 2006
Is there any way that I can force the FOR XML output to be in a human readable format please? Thanks

compare [0 replies]
microsoft.public.sqlserver.xml, Wednesday, January 25, 2006
I am new SQL I have XML files (jobs) that are generated from a third party app on a weekly basis. My SQL application loads the the xml files for production. >From time to time changes w...

SQL Server 2005 Management Studio very slow in starting [5 replies]
microsoft.public.sqlserver.xml, Wednesday, January 25, 2006
I am in the process of evaluating SQL Server 2005 (Developer Edition) on a Windows 2000 SP4 member server in a Windows NT domain with three domain controllers (not active directory). I hav...

Unable to access db via web [0 replies]
microsoft.public.sqlserver.xml, Tuesday, January 24, 2006
I'm studying for the MCAD course and currently working on 70-229 and ran accross this frustrating problem. Although I can get the following to work on SQL 2000 running on Windows 2000, I ca...

Import folder of XML [0 replies]
microsoft.public.sqlserver.xml, Tuesday, January 24, 2006
I'm Sql7 and have a folder full of XML"S I would like to import into a table. any examples how I could do this ... Thanks.

[ANNOUNCE] Stylus Studio Invertviews XQuery Co-Innovator Jon... [0 replies]
microsoft.public.sqlserver.xml, Monday, January 23, 2006
[ANNOUNCE] Hi Everyone, Stylus Studio just announced the availability a new interview with Jonathan Robie available to the public. Jonathan Robie is one of the inventors of XQuery. This i...

Bug with value method, schema and parent axis? [3 replies]
microsoft.public.sqlserver.xml, Monday, January 23, 2006
Hi group, I am getting the error message: Msg 2389, Level 16, State 1, Line 1 XQuery [dbo.XMLHierarchiesTest.Nodes1.value()]: 'value()' requires a singleton (or empty sequence), found ...

Free Hot Phone Sex [0 replies]
microsoft.public.sqlserver.xml, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

Free Hot Phone Sex [0 replies]
microsoft.public.sqlserver.xml, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

from xml file to sql server table [2 replies]
microsoft.public.sqlserver.xml, Friday, January 20, 2006
Hello; I'm very newbe about XML and I0m sorry for the question; I would like to begin the "management" of XML data but I'm a lot confused; I would like to start with a simple example about ...

XML Count Attributes [4 replies]
microsoft.public.sqlserver.xml, Thursday, January 19, 2006
I have a few questions about xml in SQL 2005. 1) I have some xml in an xml field. This is it's shape (variable) <rep x1="y1" x2="y2" x3="y3" x4="y4">some value</rep> -- single row <rep...

XQuery to create new xml doc... [1 reply]
microsoft.public.sqlserver.xml, Thursday, January 19, 2006
I am using Sql Server 2005 and it's XQuery capabilities to shred xml docs into relational tables. Here is a sample doc: <Invoice> <InvoiceID></InvoiceID> <Customer> <FName></FNa...

xs:import does not work in SQLServer2005??? [3 replies]
microsoft.public.sqlserver.xml, Thursday, January 19, 2006
Hi, I got the following message Msg 2308, Level 16, State 1, Line 1 Reference to an undefined name 'Polygon' within namespace 'http://www.is.net/gml' Thanks in advice for any ad...

SQL 2005 Stored Procedure XSLT Scalar [1 reply]
microsoft.public.sqlserver.xml, Wednesday, January 18, 2006
Using native SQL 2005 datatype XML data type in table, is it possible for a Stored Procedure to return a scalar value of the transformed xsl of column (XML). The data is stored as XML, a...

XML [21 replies]
microsoft.public.sqlserver.xml, Wednesday, January 18, 2006
Hi All, i am sorry for the repost but I am getting quite desperate for a solution and I ony recieved a partial reply last time. I have used some of script that was posted on this site ...

Free mp3's [0 replies]
microsoft.public.sqlserver.xml, Wednesday, January 18, 2006
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>And much more that that!</P> <P><A href="http://forum.saait.net/">http:/...






$10/mo & 3 Months FREE!

InstantKB.NET - Complete ASP.NET knowledge base management solution...

Receive all the latest quality ASP
& ASP.NET content direct to your inbox. Sign-up to our newsletter.






aspx101.net

DevASP.com

DevBuilder.org

WebWizGuide



More partners...

InstantForum.NET - rich-text ASP.NET enabled forums
  10140 ASP & ASP.NET resources in over 483 categories and growing daily...
Fuzzy Software - asp / asp.net resources, tutorials, code, scripts, applications, components, newsgroups, hosts and much more... Sitemap 0 1 4