Click here to Skip to main content
15,915,019 members
Home / Discussions / Database
   

Database

 
GeneralEasy question ADO.net in VS .net Pin
Taylor Allen Software30-Jun-03 4:33
Taylor Allen Software30-Jun-03 4:33 
GeneralODBC connection question Pin
-- NA --29-Jun-03 21:54
-- NA --29-Jun-03 21:54 
GeneralRe: ODBC connection question Pin
-- NA --29-Jun-03 22:16
-- NA --29-Jun-03 22:16 
GeneralRe: ODBC connection question Pin
basementman30-Jun-03 5:58
basementman30-Jun-03 5:58 
GeneralUsing ADO, how to detect a table exists.. Pin
IrishSonic29-Jun-03 7:38
IrishSonic29-Jun-03 7:38 
GeneralRe: Using ADO, how to detect a table exists.. Pin
Jason McBurney30-Jun-03 4:33
Jason McBurney30-Jun-03 4:33 
GeneralRe: Using ADO, how to detect a table exists.. Pin
Gaurav Bindlish8-Jul-03 9:49
Gaurav Bindlish8-Jul-03 9:49 
GeneralRobust Remote Connections Pin
Roger Wright27-Jun-03 8:49
professionalRoger Wright27-Jun-03 8:49 
I have a customer with a database problem. On a peer-to-peer network they run a point-of-sale system with the database on one host. This software is written such that each host accessing the database must have a drive mapped to the database home folder. A problem occurs when the data host is booted up after the clients - the share is not available, and so nothing works until they reboot everything. Manually remapping the drive is confusing for users, and I often find 5 drives mapped to the same share on a host by the time they call me.

I'd like to take a crack at rewriting the whole system (it's fairly simple - Inventory and Sales only, no G/L) and want to circumvent this problem. What is the proper way to implement the data access such that, if the database is unavailable at startup, it can reliably continue to check for it each time a user attempts access?



"The Lion shall lie down with the Lamb;
but the Lamb will not get much sleep..."
Lazarus Long

GeneralRe: Robust Remote Connections Pin
basementman27-Jun-03 10:26
basementman27-Jun-03 10:26 
GeneralRe: Robust Remote Connections Pin
Roger Wright27-Jun-03 10:57
professionalRoger Wright27-Jun-03 10:57 
GeneralFiltering Distinct information from a DataSet Pin
Jason McBurney27-Jun-03 7:48
Jason McBurney27-Jun-03 7:48 
GeneralRe: Filtering Distinct information from a DataSet Pin
Joshua Nussbaum27-Jun-03 8:42
Joshua Nussbaum27-Jun-03 8:42 
GeneralRe: Filtering Distinct information from a DataSet Pin
Jason McBurney27-Jun-03 9:15
Jason McBurney27-Jun-03 9:15 
GeneralRe: Filtering Distinct information from a DataSet Pin
Joshua Nussbaum27-Jun-03 9:19
Joshua Nussbaum27-Jun-03 9:19 
GeneralCUBE, PIVOT and my head Pin
Paul Watson26-Jun-03 4:58
sitebuilderPaul Watson26-Jun-03 4:58 
GeneralRe: CUBE, PIVOT and my head Pin
basementman27-Jun-03 3:47
basementman27-Jun-03 3:47 
GeneralRe: CUBE, PIVOT and my head Pin
basementman27-Jun-03 3:49
basementman27-Jun-03 3:49 
GeneralRe: CUBE, PIVOT and my head Pin
Paul Watson3-Jul-03 23:01
sitebuilderPaul Watson3-Jul-03 23:01 
GeneralTrigger problem Pin
Imtiaz Murtaza26-Jun-03 2:33
Imtiaz Murtaza26-Jun-03 2:33 
GeneralRe: Trigger problem Pin
basementman26-Jun-03 4:06
basementman26-Jun-03 4:06 
GeneralRe: Trigger problem Pin
Imtia26-Jun-03 6:48
sussImtia26-Jun-03 6:48 
GeneralRe: Trigger problem Pin
treiber1-Jul-03 8:08
treiber1-Jul-03 8:08 
Generalwhich data type can i use ? for storing a long string. Pin
Asim N.26-Jun-03 2:15
Asim N.26-Jun-03 2:15 
GeneralRe: which data type can i use ? for storing a long string. Pin
Itanium26-Jun-03 2:35
Itanium26-Jun-03 2:35 
GeneralRe: which data type can i use ? for storing a long string. Pin
basementman26-Jun-03 4:09
basementman26-Jun-03 4:09 

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.