Viewing 15 posts - 3,091 through 3,105 (of 3,366 total)
Your programmer needs to go and find the Asp version of my code because without this code Excel will not render none English Text. I looked and found this but...
November 1, 2006 at 5:24 am
Hi,
It is not SQL Server related Excel takes UTF7 encoding so if you don't set that you get character conversion as you are getting.
Excel is the strange animal that uses...
October 30, 2006 at 2:47 pm
I am not sure if it is related but the NULL TimeStamp is Varbinary while the NOTNULL TimeStamp is Binary. Try the link below for details. Hope this helps.
(A nonnullable...
October 20, 2006 at 4:25 pm
I have good news if you download the Adanced you will get Management Studio and service pack one comes with DTS it is not integrated services but it can help...
October 17, 2006 at 7:43 pm
You need either the .bak or both the MDF and the LDF the later to attache and the former to restore.
Follow these instructions put the .bak in the location below.
(1)...
October 17, 2006 at 7:03 pm
I agree that is the reason your site that is not Microsoft funded thrive while others struggle to exist, it is open, friendly and welcome to all. I am a...
October 17, 2006 at 6:09 pm
That could be because 2000 is not 8 more like 6 but here is another code you could modify and try. Hope this helps.
/* Excel as a linked server */
/*...
October 17, 2006 at 6:34 am
I think you need a good book, the second book in the second link Data Modeling by G.Lawrence Sanders is very good, old but still in first print, the last...
October 16, 2006 at 3:25 pm
No it is not related to Views it let you map your tables and relationships, in 2000 you just add the relationships, but you also know you have to define...
October 16, 2006 at 2:36 pm
It is actually very easy leave the Access frontend alone and create the Web frontend, if you are in .NET 1.1 it is more difficult but if you have not...
October 16, 2006 at 2:31 pm
Hi Steve,
When I first got the link for this cert from Dob's magazine it was $125 fee so how did it baloon to $10,000? Certifications seldom pay off quickly so...
October 16, 2006 at 12:43 pm
Actually in SQL Server 2005 you don't need third party tools except for the special libraries, we used SAS for limits calculation for Pharma manufacturing. Try the link below for...
October 10, 2006 at 3:01 pm
In SQL Server 2005 it is called the BI Management Studio in Analysis service, try the link below for SQL Server OLAP resources and blogs. And Ralph Kimbal wrote a...
October 10, 2006 at 2:48 pm
Viewing 15 posts - 3,091 through 3,105 (of 3,366 total)