|
|
|
|
-
Jignesh Desai Question Asked 12 Months ago through ASK
Hi Mitesh,
I am failing to build query based on my earlier query, some how i am not good with pivot table
I need to build following output .
Please help.
Regards
Sample Required Output
...
|
-
Jignesh Desai Posted 12 Months ago through Ask
Hi Mitesh,
I am failing to build query based on my earlier query, some how i am not good with pivot table
I need to build following output .
Please help.
Regards
Sample Required Output
Yes No ...
|
-
Jignesh Desai Commented 12 Months ago through Ask
hummm...
Yes I had tried 'DialNumber[1]' but i believe 'with xmlnamespaces' was required.
but non of the examples i saw on internet had 'with xmlnamespces' .
But why does it matter ?
For XML Parser in <bpDataSet xmlns="http://tempur...
|
-
Jignesh Desai Posted 12 Months ago through Ask
I have a contact table. which has an varchar(max) column to store various phone numbers (mobile, work, fax etc).
Select Top 1 ContactId, XMLContactNos from MasterContacts
ContactId XMLContactNos
-------------------- --------------
1 ...
|
-
Jignesh Desai Question Asked 12 Months ago through ASK
I have a contact table. which has an varchar(max) column to store various phone numbers (mobile, work, fax etc).
Select Top 1 ContactId, XMLContactNos from MasterContacts
ContactId XMLContactNos
-------------------- ------------...
|
ask
98
·
2% ·
538
|
|
-
Jignesh Desai Liked 12 Months ago through Pages
We wish to use these pages for publishing various documents, announcements, FAQ etc related to beyondrelational.com...
|
-
Jignesh Desai Liked 12 Months ago through Syndicated Blogs
JQuery Selectors plays important role in JQuery world. To understand JQuery concepts you need to have a good understanding of JQuery Selectors. Conceptually no matter what technology/platform we used at the server side, the browsers (IE, chrome, Firefox...
|
-
Jignesh Desai Liked 12 Months ago through Syndicated Blogs
Learning is a never ending thing and just one life is not enough to learn all the things you want to learn. The ocean of knowledge is very, very deep. This blog has been created for the same objective. I write on things which I come across in my daily l...
|
-
Jignesh Desai Posted 1 Years ago through Ask
I am using WinForms application. I know to sent an email we use System.Net.Mail and smtp.send method.
What i am not aware is that if email is sent from a particular account (eg. noreply@company.com) then a copy of the same
should be automatically g...
|