Click here to Skip to main content
16,013,605 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Get Form's running Pin
toxcct7-Jun-05 20:36
toxcct7-Jun-05 20:36 
GeneralRe: Get Form's running Pin
Blue_Skye7-Jun-05 23:13
Blue_Skye7-Jun-05 23:13 
GeneralRe: Get Form's running Pin
toxcct8-Jun-05 0:08
toxcct8-Jun-05 0:08 
GeneralVB6 Cancel Form_Unload Pin
GISmatt7-Jun-05 8:27
GISmatt7-Jun-05 8:27 
GeneralRe: VB6 Cancel Form_Unload Pin
H@is@here7-Jun-05 11:58
H@is@here7-Jun-05 11:58 
GeneralRe: VB6 Cancel Form_Unload Pin
GISmatt8-Jun-05 1:08
GISmatt8-Jun-05 1:08 
GeneralFlat file system Pin
peepys7-Jun-05 7:42
peepys7-Jun-05 7:42 
GeneralRe: Flat file system Pin
Dave Kreskowiak7-Jun-05 8:24
mveDave Kreskowiak7-Jun-05 8:24 
Very painfully - it's called Access. You can use your own files too, but...

I abhore using Access, or any other file-based database, for any multiuser system, but some other people have a different opinion. It can be done, but performance stinks, severly limiting scalability.

If your system has an unknown upper limit on the number of users, save yourself the trouble and go with the DMBS up front. You won't have to convert your Access "SQL" to Real "SQL" code later.

RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Flat file system Pin
Christian Graus7-Jun-05 17:34
protectorChristian Graus7-Jun-05 17:34 
GeneralRe: Flat file system Pin
Robert Rohde7-Jun-05 19:40
Robert Rohde7-Jun-05 19:40 
GeneralRe: Flat file system Pin
lespaul3625-Jul-05 10:15
lespaul3625-Jul-05 10:15 
GeneralComparing Files - Audit Trail Pin
GuateGerman7-Jun-05 7:06
GuateGerman7-Jun-05 7:06 
Generalclear textboxes Pin
Lisana7-Jun-05 6:55
Lisana7-Jun-05 6:55 
GeneralRe: clear textboxes Pin
Dave Kreskowiak7-Jun-05 8:17
mveDave Kreskowiak7-Jun-05 8:17 
GeneralRe: clear textboxes Pin
Lisana7-Jun-05 9:00
Lisana7-Jun-05 9:00 
GeneralRe: clear textboxes Pin
Dave Kreskowiak7-Jun-05 13:04
mveDave Kreskowiak7-Jun-05 13:04 
GeneralRe: clear textboxes Pin
Lisana8-Jun-05 2:38
Lisana8-Jun-05 2:38 
GeneralRe: clear textboxes Pin
Dave Kreskowiak8-Jun-05 5:28
mveDave Kreskowiak8-Jun-05 5:28 
GeneralRe: clear textboxes Pin
Lisana8-Jun-05 5:49
Lisana8-Jun-05 5:49 
GeneralUpgrading applications to VB.NET from Visual Basic versions older than 6.0 Pin
Anonymous7-Jun-05 5:36
Anonymous7-Jun-05 5:36 
GeneralRe: Upgrading applications to VB.NET from Visual Basic versions older than 6.0 Pin
Mekong River7-Jun-05 6:33
Mekong River7-Jun-05 6:33 
GeneralRe: Upgrading applications to VB.NET from Visual Basic versions older than 6.0 Pin
Dave Kreskowiak7-Jun-05 8:12
mveDave Kreskowiak7-Jun-05 8:12 
GeneralLoop Command Pin
Anonymous7-Jun-05 5:07
Anonymous7-Jun-05 5:07 
GeneralRe: Loop Command Pin
Dave Kreskowiak7-Jun-05 5:22
mveDave Kreskowiak7-Jun-05 5:22 
GeneralRe: Loop Command Pin
CV57-Jun-05 5:27
CV57-Jun-05 5:27 

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.