Forum Replies Created

Viewing 15 posts - 16 through 30 (of 50 total)

  • RE: Shrink Database problem

    Sorry AER

    Actually whoteegan Please paste the topic id link you mentioned.

    REgards,

    AFfan

  • RE: Shrink Database problem

    AER,

    can you Please paste the link as i could not find the way to search the Topic ID.

    Regards,

    Affan

  • RE: Shrink Database problem

    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...

  • RE: Table variable or Temparary table (tempdb)

    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...

  • RE: Conditional Sum

    Thanks

    I'll look into that

    Kind Regards,Affan

  • RE: Conditional Sum

    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...

  • RE: Conditional Sum

    General hind sides of using case statements.

  • RE: Table variable or Temparary table (tempdb)

    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...

  • RE: I want to avoid transactions

    But using temp tables will disable the cahing and put a heavy load on the temp DB, am i correct ???

    Kind Regards,

    Affan

  • RE: I want to avoid transactions

    Thanks, I have the same point of view about this.

    Kind Regards,

    Affan

  • RE: I want to avoid transactions

    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

  • RE: I want to avoid transactions

    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...

  • RE: Generic DTS Package

    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

  • RE: Generic DTS Package

    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...

  • RE: Generic DTS Package

    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...

Viewing 15 posts - 16 through 30 (of 50 total)