|
|
-
|
|
Hi.I would like to sent you puzzle to solve (Maybe to Puzzle challenge )Table1ID t1 t2 t3 t4 t5 t6---------- 1 10 20 30 40 50 51 2 10 20 30 40 NULL 41 3 10 20 30 NULL NULL 31 4 10 20 NULL NULL NULL 21 5 10 20 30 40 60 80 6 10 20 ...
|
|
-
|
|
Hi Experts,How to share my SSMS screen shot while replying to any blog posts in Beyond Relational.comThanks Bala Krishna V....
|
|
-
|
|
I have a sample view with some dates. How would you find the numbers of items open per month. Say between OpenDate and CloseDate I want to find how many were open for January, February,?Here is a sample table with the data[code]CREATE TABLE [dbo].[Te...
|
|
-
|
|
Hi,Will i receive some points if i send some solution to past Puzzle Challange?for example: 79.Regards Gogul...
|
|
-
|
|
Hello ,
When I apply Bullet or numbering on textbox then by default size of bulleting is 10px.
My requirment is to change font size of bullet or numbering og list items.
I tried it by changing font of textbox but it only change the size of text but not...
|
|
-
|
|
I'm working on my paper and I want to print a barcode on the cover of the paper. The barcode should include my name, student ID, name of paper, my tutor and my college. I'm wondering it is possible to add it if I do my paper on word? How can I do it? W...
|
|
-
|
|
Hello,
I am using SQL Server 2008 R2 and facing an issue to update XML attribute value.
I have a requirement to update XML attribute value as per the matching data (primary key id attribute value).
For example my sample XML is as below:
declare @p1 x...
|
|
-
|
|
Hi Experts ,
I am working on SSIS 2012,Excel 2007.
Scenario : I have Excel file which has 4 Sheets Example "HR","ADMIN","Marketing","Operations".Each Sheet have different Structure i.e Column and DataType .TASK :: I need to Load all these sheets into S...
|
|
-
|
|
I've seen most supermarkets use barcode scanner hardware to scan UPC, ean barcode. I wonder is it possible to make it in .NET? Can I just use some code to read ean barcode in .NET framework? If you have any ideas, please let me know! Thx...
|
|
-
|
|
Hi,I am getting below error MSG while parsing XML data to Sql server."Unable to infer the XSD from the XML file. The XML contains multiple namespaces. (Microsoft Visual Studio)"Below is my XML file. it has multiple namespace.i am not sure how do i conve...
|
|