| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to shrink the database in VC++(MFC)?
i tried this syntax: Syntax: object.Shrink( NewSize , Truncate ) is there any other format to shrink the database before backing up? PS tell me. thanks in advance, regards, jay |
|
#2
|
|||
|
|||
|
Going to need more info on the type of database and the tools your using to manipulate it with.
|
|
#3
|
|||
|
|||
|
Quote:
Iam Working in VC++ and MFC. Am using SQLDMO .... i need to shrink the database through coding and not in Back end. i saw the online books and got the syntax... Syntax: object.Shrink( NewSize , Truncate ) truncate value is : SQLDMOBackup_Log_TruncateOnly if i use this i get error : here is the error: SQLDMOBackup_Log_TruncateOnly : is not a member of 'IWSQLDMOBackup' how can i solve this . help me p.s regards, jayender |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > how to shrink the database in VC++(MFC)? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|