Viewing 15 posts - 16 through 30 (of 50 total)
Sorry AER
Actually whoteegan Please paste the topic id link you mentioned.
REgards,
AFfan
April 17, 2003 at 6:31 am
AER,
can you Please paste the link as i could not find the way to search the Topic ID.
Regards,
Affan
April 17, 2003 at 6:30 am
Hi,
I have tried to shrink the DB with DBCC shrinkfile and SHrinkdatabase as well and in both cases the log file shrunk properly but the data file didn't. although the...
April 16, 2003 at 11:03 pm
I think the problem with the temp tables are recompiles and keeping fix plans is not a good idea. and down side whould be same for table variables or temp...
April 4, 2003 at 12:15 am
Thanks all for the reply.
Actually i want to distribute a number amongs the first n rows whose sum is equal to the number beign distributed.
e.g. i have 1000 and i...
March 27, 2003 at 10:20 pm
Here my 2 cents, i am usgin Schema Alert of lumigent and from the messages i found this
"The user alpha created a new table named "@dtTable" in the "tempdb"
database on...
March 27, 2003 at 2:23 am
But using temp tables will disable the cahing and put a heavy load on the temp DB, am i correct ???
Kind Regards,
Affan
March 17, 2003 at 9:57 pm
Thanks, I have the same point of view about this.
Kind Regards,
Affan
March 10, 2003 at 3:17 am
Thanks Kay,
these are good points and will help me somewhere else.
I just wanted to avoid writing to transaction log while implementing transactions.
Kind Regards,
Affan
March 10, 2003 at 2:19 am
Thanks for the reply,
I have read the thread but my porblem is that i need to stop SQL server to stop writing log for some specific tables. From the thread...
March 9, 2003 at 10:08 pm
Thanks Phill i'll look into that.
Secondly i want to give user complete independence aboiut defining the FK/PK relationships or integrity checks.
Kind Regards,
Affan
February 18, 2003 at 2:54 am
Thanks Phill,
Let me ask another question that can i use DTS to make a ETL tool with a user friendly user interface where user provides the source and destination database...
February 16, 2003 at 9:52 pm
Thanks Phill,
Let me ask another question that can i use DTS to make a ETL tool with a user friendly user interface where user provides the source and destination database...
February 16, 2003 at 9:51 pm
Viewing 15 posts - 16 through 30 (of 50 total)