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

Database

 
AnswerRe: I can't execute an ms access query in Ado .net ? :( Pin
Paul Conrad9-Jun-07 5:57
professionalPaul Conrad9-Jun-07 5:57 
GeneralRe: I can't execute an ms access query in Ado .net ? :( Pin
Hamed Musavi10-Jun-07 0:20
Hamed Musavi10-Jun-07 0:20 
QuestionSQL query Pin
webhay9-Jun-07 0:35
webhay9-Jun-07 0:35 
AnswerRe: SQL query Pin
P_pk9-Jun-07 1:38
P_pk9-Jun-07 1:38 
AnswerRe: SQL query Pin
Krish - KP9-Jun-07 2:14
Krish - KP9-Jun-07 2:14 
GeneralRe: SQL query Pin
webhay9-Jun-07 2:27
webhay9-Jun-07 2:27 
GeneralRe: SQL query Pin
Krish - KP9-Jun-07 3:32
Krish - KP9-Jun-07 3:32 
QuestionLocal databse Pin
maksim3108-Jun-07 16:38
maksim3108-Jun-07 16:38 
Hi,

I am writing a program in VB.NET (VS2005 Pro) that essentially simulates an neurology experiment. This program's data shoould consiste of 8 independent tables, each having 13 columns and up to 100,000 rows in each table. To make it simpler, all data will be in string format.
Other requirments:
1. The tables needs to be sortable like a dictioanry where 1 column will act as a key.
2. The user needs to be able to see the data in a tabular format.
3. The data must be held on the user's local machine, not a server and not remotley.
4. Needs to easily be readable by Excel, doesn't matter how. It can convert to an XML file and then somehow be automatically converted to xls.

I am thinking of using a databse becasue I would like to eventually create a login screen to link previous experiment values to a user, but that is not essential. I used dynamic multi-dimensiaonal arrays but find it difficult to work with, and extremley difficult to sort.

I was looking at the idea of using an XML database which will probbaly solve any issues of excel compatability as well as provide support for displaying the information on a website sometime in the future. I can't figure out how this all works.

Can anyone recommend a way to display a large amounts of generated data on a local computer, and almo make it save-able. I also like Oracle's 10g Express thing, but don't know if it would work for my specific problem becasue the cusotmer support people at Oracle don't speak English very well.

Thank You,

Maksim
UCLA, Neurology
AnswerRe: Local databse Pin
Sathesh Sakthivel8-Jun-07 16:44
Sathesh Sakthivel8-Jun-07 16:44 
AnswerRe: Local databse Pin
Expert Coming8-Jun-07 22:29
Expert Coming8-Jun-07 22:29 
GeneralRe: Local databse Pin
maksim3109-Jun-07 9:37
maksim3109-Jun-07 9:37 
QuestionConnect to server Pin
emiralp8-Jun-07 10:36
emiralp8-Jun-07 10:36 
AnswerRe: Connect to server Pin
Expert Coming8-Jun-07 22:37
Expert Coming8-Jun-07 22:37 
QuestionRe: Connect to server [modified] Pin
emiralp8-Jun-07 23:04
emiralp8-Jun-07 23:04 
AnswerRe: Connect to server Pin
Paul Conrad9-Jun-07 11:03
professionalPaul Conrad9-Jun-07 11:03 
QuestionCRecordset for multi-table recordsets Pin
paulosuckow8-Jun-07 8:28
paulosuckow8-Jun-07 8:28 
Questiontop rows Pin
vasini8-Jun-07 7:30
vasini8-Jun-07 7:30 
AnswerRe: top rows Pin
Colin Angus Mackay8-Jun-07 9:13
Colin Angus Mackay8-Jun-07 9:13 
AnswerRe: top rows Pin
Harini N K10-Jun-07 19:33
Harini N K10-Jun-07 19:33 
QuestionSQL Server Speed Pin
3fonov8-Jun-07 3:23
3fonov8-Jun-07 3:23 
AnswerRe: SQL Server Speed Pin
Mike Dimmick8-Jun-07 9:20
Mike Dimmick8-Jun-07 9:20 
QuestionWhy this is faster? Pin
Arun.Immanuel8-Jun-07 2:33
Arun.Immanuel8-Jun-07 2:33 
AnswerRe: Why this is faster? Pin
Colin Angus Mackay8-Jun-07 2:38
Colin Angus Mackay8-Jun-07 2:38 
JokeRe: Why this is faster? Pin
Rob Graham8-Jun-07 2:51
Rob Graham8-Jun-07 2:51 
GeneralRe: Why this is faster? Pin
Arun.Immanuel8-Jun-07 2:54
Arun.Immanuel8-Jun-07 2:54 

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.