Showing posts with label regards. Show all posts
Showing posts with label regards. Show all posts

Friday, March 9, 2012

reindex one database with fatest way

Dear all,
How to re-index in one database with fastest way (not per-table) ?
Regards,
Koronx
SQL Hobbistphysically, how would you imagine that? Index is strictly related to table
so reindexing also has to be done per table.
Peter
"Kornx Koronx" <KornxKoronx@.discussions.microsoft.com> wrote in message
news:1A8C4AA7-85BF-4C5F-8B64-FAF0E98B2E28@.microsoft.com...
> Dear all,
> How to re-index in one database with fastest way (not per-table) ?
> Regards,
> Koronx
> SQL Hobbist

Monday, February 20, 2012

Register DLL

i want to register some dll's for my application with regards to crystal reports

the application runs off a citrix server...however when i run the regserver32

it produces an error <filename>.dll was loaded but dllregisterserver entry point was not found. the file cannot be registered

As a shot in the dark i wondered whether anyone had encountered this problem and new how to fix it

thanks

frankDo you want to register that dll in local system or remote system?