Hey there. I am relatively new to SQL and have a problem. I am building a report that gets a summation of a column called ‘Duration’. The datatype is char(5) e.g. “00:30″ to represent a half hour. I suppose I need to change the datatype to sum it but can’t figure out how to. What [...]
I have installed Studio Express on my system but I am not able to start with it. I am not able to connect to the server. Error-40 and Error-26 is coming.What is the procedure to connect?
Hi Denny, we are using the checksum function much like the description in your blog to create a interger column to represent a nvarchar(max) column and use this column to filter our query by. The computed column is not persisted and there is a non-cluster index on it (the only index on the table). When [...]
This week’s free IT book is Christopher Moyer’s Building Applications in the Cloud: Concepts, Patterns, and Projects. “Don’t just migrate the cloud: Use cloud architectural patterns that deliver superior performance, scalability, and availability” with this great resource. Answer one of five questions and post the link to your answer in the discussion area below. Entourage, [...]
I set up a VPN connection to our Hollander Powerlink Server when I try to set up the client software I get and error message unable to validate the power link server. I have all the drivers mapped on the client machine. during set up I try to map the SQL but I am having [...]
My Issue is with a VPN Connection. I have an SQL Data Base set up on a Windows XP Pro machine. We are using a Clear Motorola WFIMAX Modem and an AirPort Extreme Router. I have port 1723 Forwarded and Out going and Incoming Connections created on both Server and Client. The Server has a [...]
I have an application that needs to use active directory to ensure user login is valid. The issue is that the machine is in a different domain than our AD server. I am looking at creating a clr procedure on the SQL server that is in the same domain. Then from the application execute a procedure [...]
Can u please give tips on Differences between datatypes, functions, limits,statements etc in both oracle 10g and SQLserver2008 . I need this help for converting Store procedures from SQLserver2008 to oracle 10g
As a novice, I am seeking advice regarding the best (trustworthy) self-study material for Microsoft Sql server or Oracle exams and that would teach me what I need to know for training.
How can I optimize my SQL 2005 databases on a schedule?
I am parsing an xml file that contains an xml url and a text file url as values. OpenXML appears to be unable to read neither the xml url nor the url to the text file. It reads the urls to pdf and html locations fine. How can I get the process to get the xml url [...]
I chatted with David Sacks, CEO of Yammer, last week at Enterprise 2.0, and we talked about IT’s changing attitude toward cloud-based offerings such as social networking platforms. I’d love to hear from practicing IT professionals about the impact of these platforms on the network, whether it’s security or storage. Share your opinion or experience, [...]
This week’s free IT book is Mike Meyers’ CompTIA Security+ Certification Passport: Revised for the new CompTIA Security+ exam (SY0-301). The new edition provides a condensed and concise review of CompTIA’s well-established security credential. For a chance to win this quick review, cram-style test preparation guide that offers 100% coverage of all exam objectives for [...]
I have 2 files that are clones – created by DUPOBJ. File_A is the original. File_BU is the copy. After I finish processing File_A, I want to update the same column (tSTAdm) in File_A when it is not equal to the same column (tStAdm) in File_BU. The file has a unique key – TsStat. I got the [...]
Hi , There is file which has 6 fields and the first four as its key. Is there any way to figure out which is the last record written into it. Thanks
When you run the query below: SELECT ‘✘ РǻuľO Čєѕaя ™’ She is returning this: “?? Ulo C? To? ™” How to query return without truncating the text?
How to view System tables in drop down menu of a database in SQL SERVER 2005
Is there an equivalent to case when exists on the as/400?
How to create view with parameter? Thanks and regards.
If you move data into your variable before calling your procedure, can the procedure then return a value back, which might be different? The procedure will intially be searching for the variable data, but, according to our .net programmer, will return a blank or null if it does not find the data. So far, that [...]





