Viewing 15 posts - 4,621 through 4,635 (of 5,103 total)
I can ive you Three POWERFUL Reasons
1.DATA INTEGRITY
2.FLEXIBILITY
3.No Duplication of data
February 27, 2004 at 9:23 am
Tell your Crystal GURU that you can use stored procedures I do it all the time
I am going to guess that he...
February 27, 2004 at 9:18 am
yaweah , Keep in mind that you are going to put stress on the activity in the table. I would recomend you to Insert...
February 27, 2004 at 8:51 am
sorry for the typo. I just tried to give you the Idea
February 27, 2004 at 8:41 am
I do it too but it doesn't keep my indentation
February 27, 2004 at 8:26 am
besides that try to make your transactions as short as possible and that will also mitigate the chances for locks
February 27, 2004 at 8:08 am
I am not sure that mapped drives will work because those setting are profile specific and the account is running as a service. sevices are not profile aware, that's the...
February 27, 2004 at 8:05 am
I do what david posted above a lot but if this is going to hit production (for me) BACKUP goes first
February 27, 2004 at 7:19 am
I know my effectiness will rise with self study but I have tried to stay current without the cert and there is nothing I can do to change the company...
February 27, 2004 at 6:58 am
if you still want to use DTS Processing try to use the multiphase datapump feature,determine that you are using the header record and SKIP the row (returning DTSTransformStat_SkipRow)!
February 27, 2004 at 6:40 am
Erik if you think that is slow you should revise the queries because so far I have found that to be the fastest! thing to do.
Do you use Bulkinsert to get ...
February 27, 2004 at 6:34 am
I wished I could have convince them but they don't budget certifications only seminars Isn't that smart
February 27, 2004 at 6:29 am
I don't know anything about Universe but:
If you look at this thread you may find someone that does
February 26, 2004 at 8:06 pm
ok can you try to change
SUM(*) for SUM (T.Count_A)
the last line is Not a typo I am just alingning all counts in just one column and then After changing...
February 26, 2004 at 7:53 pm
Viewing 15 posts - 4,621 through 4,635 (of 5,103 total)