Viewing 10 posts - 1 through 11 (of 11 total)
ALZDBA (4/3/2008)
- Many people forget to create supporting indexes for their foreign keys (so in the child tables ! ) ! Resulting in full table scans (every time and...
April 3, 2008 at 9:08 am
Hello,
I will ask a friend who knows quietly good Oracle if he has already faced this problem and if Oracle DB give the same results.
I will post in the day...
April 3, 2008 at 2:24 am
Hi, everybody.
I write down about the results of my problem and the different attempts to resolve it.
First, I thank you for your answers.
So, we decided to process as I described...
April 2, 2008 at 10:09 am
Hi,
thanks for your reply.
I am just trying a solution (copying tables with rows we want to keep into working tables, truncating tables then reinserting rows into tables in order to...
March 31, 2008 at 2:05 am
Antares686 (3/27/2008)
March 28, 2008 at 4:06 am
Thanks.
It is what I advised instead of storing directly in the DB. The problem now is to find a file server.
I dream now because I can't believe that a...
March 7, 2008 at 10:21 am
It doesn't matter.
But this size difference will lead me to change the way to store files, by changing the C# implementation.
Thanks for reading.
March 7, 2008 at 1:15 am
Nobody wants to give me some ways to understand ? :crying:
March 5, 2008 at 8:12 am
Hy,
Unfortunately, it is the reply I was afraid of.
It is not possible to do it with SQL statement, even with the sp_OAxxx methods.
I thank you for your answer.
David
PS : I'm...
February 8, 2008 at 10:34 am
A SQL statement would allow to give only a delivery to the integration department.
If I must develop some C# code to read each row of the table and write the...
February 8, 2008 at 9:48 am
Viewing 10 posts - 1 through 11 (of 11 total)