Viewing 15 posts - 46 through 60 (of 89 total)
Just to add my 2 pennies. I generally find at least one, and generally more, interesting links in Daily. Keep up the good work.
January 31, 2005 at 7:12 am
Again, thanks very much, this has now given me a heart attack to see just how many are missing!! At least i can now use this list to copy them...
August 12, 2004 at 10:01 am
Andy,
Really enjoyed the article, I know how you feel, what with the full time job (110 mile commute every day), an 8 month old and trying to run a couple...
May 14, 2004 at 2:45 am
Many thanks to both of you, the issue is now resolved and my users are actually happy, for the moment!
April 19, 2004 at 1:30 am
Thank you very much indeed for your help, i think you've pulled me out of a biggish hole there.
April 14, 2004 at 8:38 am
The app reads in one line, inserts it in to the table, reads the next line etc. Its just the splitting out of each chunk of data from each line. ...
April 14, 2004 at 8:12 am
its loaded in from a web app, the user selects the file they want to upload, it then puts each line from that file in to the table.
April 14, 2004 at 7:55 am
Again, about 4 weeks to the UK, well worth the wait, excellent book.
October 28, 2003 at 3:27 am
Also, if you don't want to stretch to Visual Studio.NET just yet, you can download WebMatirx from www.asp.net its only 1.3mb in size and actually comes with its own...
October 7, 2003 at 4:45 am
Its only a bit of fun !! cholliet..surely you're calling all these people incompetent!
I assumed, along with alot of people, that Windows 2000 (standard edition) was just highlighting that...
July 31, 2003 at 5:02 am
This is what it says in one of the documents from the link that Steve put here.
MULTIPLE INSTANCES
SQL Server 2000 includes a multi-instancing feature which allows customers to install SQL...
July 29, 2003 at 1:26 am
Yes it should, i forgot to switch the two values back round after a bit of testing. Thanks for pointing that out.
July 23, 2003 at 4:15 am
Is this what you want?
update ITEM
set CTLG_NO = replace(CTLG_NO,'55551111','41331111')
test it first though
July 23, 2003 at 3:32 am
Viewing 15 posts - 46 through 60 (of 89 total)