Viewing 15 posts - 1 through 15 (of 29 total)
Hi Jeff,
Thank you very much for the help I really appreciated though I need to study the code for understanding.
Regards,
Clint
November 17, 2008 at 7:51 pm
Hi Jeff,
Thank you very much for the help I really appreciated though I need to study the code for understanding.
Regards,
Climnt
November 17, 2008 at 7:51 pm
Jeff,
Yes Jeff please, sorry I haven't answered the question.
regards,
Clint
November 17, 2008 at 5:32 pm
Hi there,
thank you very much for your help, I guess its complicated on my side due to very newbie of me, I have only learn basic SQL but again I...
November 17, 2008 at 4:07 pm
hi jeff,
This is the details,
CREATE TABLE [Query_Concat] (
[DocDate] DATETIME,
[Shipping Line] NVARCHAR(30),
[U_soBLNo] NVARCHAR(20)
)
GO
INSERT INTO [Query_Concat] ([DocDate], [Shipping Line], [U_soBLNo])
VALUES ('20080104', N'Shipping Lines...
November 14, 2008 at 9:02 pm
Hi Jeff,
Im sorry for that Jeff, Im just want to inform you first thats why im making sure before creating tables for sample. Thank you very much,
Regards,
Clint
November 14, 2008 at 4:30 pm
Hi Jeff,
For clarification, I have read you link, correct me If im wrong your using fnConcatTest to concat the query, Is there any way that we can concat this without...
November 14, 2008 at 12:26 am
hi Jeff,
thank you very much for the link!
Regards,
Clint
November 14, 2008 at 12:06 am
Hi there,
Can you post your query? You cant insert if you have primary key, it must always have, unless you dont have a primary key set in you database, but...
November 13, 2008 at 7:52 pm
Hi,
Thank you very much got an idea.
You help and guide me well.
Regards,
Clint
October 30, 2008 at 8:51 pm
Jeff,
If very much slow then dont bother it anymore Im just taking too much of your time. We cant make it very complicated, if there is any other way like...
October 16, 2008 at 8:48 pm
Jeff,
This is the link dont remember if this is the one http://articles.techrepublic.com.com/5100-10878_11-6158593.html.
In my given script it only have one table since it is already the output or result...
October 16, 2008 at 8:23 pm
Hi Jeff,
I have already got the idea of running difference, I have read an article and its said that running total can be established if you inner join it from...
October 16, 2008 at 8:02 pm
Hi Jeff,
thank you very much for the support!.
Regards,
Clint
October 7, 2008 at 8:31 pm
Hi matt,
Im sorry for that and the purpose of Jeff and it is very well appreciated at all times. I apologize for being a newbies and not an expert like...
October 7, 2008 at 6:19 pm
Viewing 15 posts - 1 through 15 (of 29 total)