Hi thanks for that.
I did look into using the Service Broker before i asked because I thought this was the logical choice, but it looks like you can only create a web service on a SQL box, but not call a webservice on an external box(unless I am mistaken)
You are correct, there isnt much info...
Hi
does anybody have and links to any resources that shows me how to connect to a web service from within SQL Server 2005.
I am just looking for some code (even if its using c# clr) that can link to the web service and call a web method.
Thanks
Hi,
I have been trying to find out how to update a table in SQL Server 2005 using (CLR).
This is my class
public static void UpdateDatabase()
{
string Name;
using (SqlConnection conn =
new SqlConnection("context connection = true"))
{...
Hi,
Could someone advise on how to set up a Licensing scheme for asp.net application.
I want to sell some code but dont want someone else to copy it and give it to others.
Which is the best method of doing this ?
Thanks
Hi,
I am looking for some code that allows people to select a day from a calendar and book an event for that day.
Does anybody have any code that does this ?
Thanks
Gslick
Hi,
I have created a ASP.NET application and I want to sell my code/ website. Which is the best way of doing this without allowing people to copy my program and give it away.
It it possible to put a product key in a web page ?
Thanks Gslick
Thanks for your reply.
Are you talking about using Crystal Reports in .NET ?
If I used this technique, could I have a hyperlink that once pressed would run a report using crystal ?
Thanks
Gslick
Hi,
I am trying to create a button that when clicked, opens up a windows for you to select a file on a network. I doesnt have to have the ability to open the file, just select it.
(I would work like the CommonDialogBox would work on VB6)
Has anybody got any code that does this ?
I want it...
Hi,
I am trying to create a button that when clicked, opens up a windows for you to select a file on a network. I doesnt have to have the ability to open the file, just select it.
(I would work like the CommonDialogBox would work on VB6)
Has anybody got any code that does this ?
I want it...
Hi,
I want to develop some web solutions for some clients and they dont have SQL Server. I was thinking of using MSDE as there backend.
Is it legally ok for me to put my web solution and MSDE on a CD and distribute it ?
I have read the MSDE licensing agreement and its confusing.
Hi,
I am using a MS Access backend on Windows 2000 using FAT (not NTFS) System.
I have designed a web page which inserts data into a table (which works), but if i try and update the table, I get a '<field> field not updateable.
Why ?
The field is not a primary key or an AutoNumber, its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.