Thanks in advance for any advice given.
We have an intranet that we have developed and used for many years succesfully using Windows 2000 and IE 6. Group IT have now upgraded our computers to Windows XP SP2 with IE 6 SP2. Not all the links in the documents are working. When hovering over a link...
Thanks in advance, I have tried to install numerous versions of the Apache web server on various laptops of my organisation. Everytime I try to install the installer gets as far as "Creating Shortcuts" and halts. I'm stuck. The systems are identical, Del D610 Laptops with 512mb RAM running...
Using Visual Studio 2002 and Crystal I'm trying to build a report and interface which queries 2 databases, one on the SQL server and one local as an access database.
All works fine if I just run the report and login in to the SQL database letting the nasty Crystal dialogue boxes do the job...
I have one column which holds a payment type for works done. These payment types are Interims which can be many over the life of the order, or Final payments on completion of the works. The Interims are stored in the PayType field as I1, I2, I3 depending on the number of interims submitted...
Just been through the Tek-tips XML Faqs although I haven't found a direct solution there is a very good one on Namespaces faq426-5637. I think I may have enough now to solve, Tek Tips do it again :-) I'll post if I find my solution.
Martin
I'm suffering exactly the same problem.
All I want to do is use my local copy of my .XSD Schema file. Not on a server, not at any Namespace, here on my local C; Drive. I can find nothing on the internet or in books to spell out how to do this for me.
Everything is all about namespaces which I'm...
You don't get to be as big as MS without some tactics like that!
Just another thought, and perhaps needs to be asked in aother forum, but if I went for an apache solution using MySql for the backend Database all running on the MS Server box, would I need then to purchase more than 1 license for...
kmcferrin, thank you for your detailed reply. You have confirmed my understanding of the licensing.
Now why couldn't microsoft make it that clear on their web site.
Cheers Pal
I'm looking to put a business case together in order to set up a web server for my organisations intranet. I'm trying hard to get my head around microsofts licensing plans.
The intranet I'm looking to build will run from a database, Ideally MS SQL. Initially all should run from the one server...
I've spent a long time struggling with the install for Apache 2.0.54 on my Dell 610 laptop. The install program gets to the stage where it is installing shortcuts, and then healts there. I have tried different downloads of the MSI file and earlier versions, all seem to get stuck at the same...
I'm in the process of writing a Function to be used in a view, After many atempts I simplified the fucntio to this:
CREATE FUNCTION FindWeekNo
(@StartDate as datetime)
RETURNS char
AS
BEGIN
DECLARE @temp as char
SET @TEmp = 'Hello'
RETURN @Temp
END
My problem is whatever function I use in...
Many Thanks guys, for your replies. SQLBill I hadn't noticed the change in case ono my variables, but this didn't solve the problem.
I have managed to solve the problem, by printing the SQL string out as it ran I eventually realised that I needede to include ' ' around the dates. Works a...
I'm passing an SQL String into another Stored procedure, everything is working great until I add the date parameters. After much fiddling and lots of trawling the Internet I found the means to convert the date parameters and pass them onto the other Stored Procedure without error. The result was...
Guys Willi, and Tony. You guys are brilliant, a command so simple (control.oldvalue) that I have been looking for a solution to for ages, including storing temp vals in variables.
This will save so much time thankyou, and this is why I love this forum.
Keep up the good work ;-)
Martin
No Luck my friend, when I exported the reg and deleted the stack entries from the registry, I still had no network device. Worse I was left without a network at all. So I imported my registry backups back in. But still no network facilities. Working on re-installing Win xp now :-(
At least now...
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.