Click here to Skip to main content
15,890,399 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionProgrammatically highlight/select DataGridView column Pin
penguin500014-Sep-07 0:30
penguin500014-Sep-07 0:30 
AnswerRe: Programmatically highlight/select DataGridView column Pin
GuyThiebaut14-Sep-07 2:30
professionalGuyThiebaut14-Sep-07 2:30 
Questiondisabling explorer.exe Pin
freakinacage13-Sep-07 23:46
freakinacage13-Sep-07 23:46 
AnswerRe: disabling explorer.exe Pin
Tom Deketelaere14-Sep-07 1:22
professionalTom Deketelaere14-Sep-07 1:22 
Questionextract images from oracle database Pin
khaledch13-Sep-07 23:36
khaledch13-Sep-07 23:36 
AnswerRe: extract images from oracle database Pin
Dave Kreskowiak14-Sep-07 5:52
mveDave Kreskowiak14-Sep-07 5:52 
QuestionAccess database Problem Pin
dimuthuvbnet13-Sep-07 22:37
dimuthuvbnet13-Sep-07 22:37 
AnswerRe: Access database Problem Pin
GuyThiebaut13-Sep-07 22:57
professionalGuyThiebaut13-Sep-07 22:57 
The answer is simple - you need to compact the database.

Whenever records are deleted from an Access database the space those records take up is not freed up.
So if you keep adding and deleting records your database will keep growing until you compact it.

The only way to retrieve free space from the database is by compacting it.





You always pass failure on the way to success.

QuestionSetup Instalation Pin
juli Paris13-Sep-07 22:27
juli Paris13-Sep-07 22:27 
AnswerRe: Setup Instalation Pin
Dave Kreskowiak14-Sep-07 5:49
mveDave Kreskowiak14-Sep-07 5:49 
QuestionAccessing default media player Pin
juli Paris13-Sep-07 22:18
juli Paris13-Sep-07 22:18 
AnswerRe: Accessing default media player Pin
Dave Kreskowiak14-Sep-07 5:46
mveDave Kreskowiak14-Sep-07 5:46 
GeneralRe: Accessing default media player Pin
juli Paris14-Sep-07 14:40
juli Paris14-Sep-07 14:40 
GeneralRe: Accessing default media player Pin
Dave Kreskowiak15-Sep-07 2:03
mveDave Kreskowiak15-Sep-07 2:03 
QuestionToolStrip Control has to work like vs2005 ToolBox Pin
VB 8.013-Sep-07 20:45
VB 8.013-Sep-07 20:45 
AnswerRe: ToolStrip Control has to work like vs2005 ToolBox Pin
Tom Deketelaere13-Sep-07 20:58
professionalTom Deketelaere13-Sep-07 20:58 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
VB 8.014-Sep-07 2:55
VB 8.014-Sep-07 2:55 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
Tom Deketelaere14-Sep-07 3:49
professionalTom Deketelaere14-Sep-07 3:49 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
VB 8.017-Sep-07 19:39
VB 8.017-Sep-07 19:39 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
Tom Deketelaere17-Sep-07 20:41
professionalTom Deketelaere17-Sep-07 20:41 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
VB 8.018-Sep-07 3:20
VB 8.018-Sep-07 3:20 
GeneralRe: ToolStrip Control has to work like vs2005 ToolBox Pin
Tom Deketelaere18-Sep-07 3:46
professionalTom Deketelaere18-Sep-07 3:46 
GeneralResizing the controls that are generated runtime Pin
VB 8.018-Sep-07 20:26
VB 8.018-Sep-07 20:26 
GeneralRe: Resizing the controls that are generated runtime Pin
Tom Deketelaere19-Sep-07 1:14
professionalTom Deketelaere19-Sep-07 1:14 
GeneralRe: Resizing the controls that are generated runtime Pin
VB 8.019-Sep-07 1:47
VB 8.019-Sep-07 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.