Click here to Skip to main content
15,921,279 members
Home / Discussions / Database
   

Database

 
GeneralRe: using SQL Distinct Pin
Colin Angus Mackay9-Nov-04 10:42
Colin Angus Mackay9-Nov-04 10:42 
GeneralRe: using SQL Distinct Pin
Ahmed Galal10-Nov-04 2:11
Ahmed Galal10-Nov-04 2:11 
GeneralSql Error Pin
nacp8-Nov-04 23:24
nacp8-Nov-04 23:24 
GeneralRe: Sql Error Pin
David Salter8-Nov-04 23:26
David Salter8-Nov-04 23:26 
GeneralRe: Sql Error Pin
Mekong River9-Nov-04 14:32
Mekong River9-Nov-04 14:32 
QuestionPrecision and Scale ? Pin
0v3rloader8-Nov-04 4:32
0v3rloader8-Nov-04 4:32 
AnswerRe: Precision and Scale ? Pin
Richard Deeming8-Nov-04 4:45
mveRichard Deeming8-Nov-04 4:45 
GeneralSQLite Pin
Steve S8-Nov-04 0:46
Steve S8-Nov-04 0:46 
Anyone here using this?
I have what is essentially a frozen database, (the live version is in SQLS2K) and I want a single program to be able to access it. I make heavy use of lookup tables (e.g. a text 'word' to a numeric ID, then look the ID up in a list to yield a list of matches), but my target machine is low on memory, so I don't really want to run MSDE on it, and I want the machine to work standalone.

From what I've read, once I've created and populated the database, it should do what I want, but I'd welcome comments.
(It's not quite readonly, since I save lists of results occasionally, and need to update one other table as well, but I can save those externally *as well* and then update the master later.

Does this sound feasible? I have all the SQL concerned (except that the word lookup is generated on the fly depending on input, since the number of words varies...)


Steve S
Developer for hire
GeneralSQL Server Management API Pin
Its due when7-Nov-04 18:33
Its due when7-Nov-04 18:33 
GeneralTrouble in updating source in ADO Pin
wicked_guy7-Nov-04 2:13
wicked_guy7-Nov-04 2:13 
GeneralFrom one database to another (DataSets & .NET) Pin
Jon Rista5-Nov-04 9:28
Jon Rista5-Nov-04 9:28 
QuestionUrgent!!--Layer Isolation using ArrayList?? Pin
obymathew4-Nov-04 23:48
obymathew4-Nov-04 23:48 
AnswerRe: Urgent!!--Layer Isolation using ArrayList?? Pin
Daniel Turini9-Nov-04 0:47
Daniel Turini9-Nov-04 0:47 
GeneralWorking with just time section of a datetime type Pin
Den2Fly4-Nov-04 21:56
Den2Fly4-Nov-04 21:56 
GeneralRe: Working with just time section of a datetime type Pin
Colin Angus Mackay4-Nov-04 22:14
Colin Angus Mackay4-Nov-04 22:14 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 1:45
Den2Fly7-Nov-04 1:45 
GeneralRe: Working with just time section of a datetime type Pin
Colin Angus Mackay7-Nov-04 1:53
Colin Angus Mackay7-Nov-04 1:53 
GeneralRe: Working with just time section of a datetime type Pin
Grimolfr5-Nov-04 9:39
Grimolfr5-Nov-04 9:39 
GeneralRe: Working with just time section of a datetime type Pin
Jon Rista5-Nov-04 10:53
Jon Rista5-Nov-04 10:53 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 1:48
Den2Fly7-Nov-04 1:48 
GeneralRe: Working with just time section of a datetime type Pin
Grimolfr7-Nov-04 4:51
Grimolfr7-Nov-04 4:51 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 20:02
Den2Fly7-Nov-04 20:02 
GeneralNsted SELECT statements Pin
Den2Fly4-Nov-04 12:02
Den2Fly4-Nov-04 12:02 
GeneralRe: Nsted SELECT statements Pin
Christian Graus4-Nov-04 12:17
protectorChristian Graus4-Nov-04 12:17 
GeneralRe: Nsted SELECT statements Pin
Den2Fly4-Nov-04 21:20
Den2Fly4-Nov-04 21:20 

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.