473,473 Members | 2,196 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

data options for application

Hi

I have an application that currently uses ado.net to read some files and
populate a datagrid. The app allows users to search and return values based
on a 'like' parameter in a select statement.

The data files have always been provided to me in MSAccess format and users
have Access on their desktop (ie therefore it has been efficient to use the
JET engine). I don't think that many users have local admin rights or SQL
server.

Now many users have lost MSAccess. I would like to find some alternatives
for my application.

My data has about 3000 rows and 6 columns - 2 of the columns contain text.

I am not expereinced with xml - but I can learn- but I was wondering if
there are alternatives out there that I could use?

Thanks

Doug
Sep 29 '06 #1
3 1242

Do you want different options for the DataStore?

Or for accessing the Access database?
For a different DataStore:
MSDE (a Sql server 2000 "lite" version)
SqlExpress (2005 "lite" version)
As far as talking/accessing an Access database:
And since you already have the data in an Access format, then ABANDON
Jet/DAO. I repeat, ABANDON Jet and Dao.
Check this site:
http://www.gotdotnet.com/Community/U...1-3781DF71DCDD

Which allows you to add OleDB ability to the June 2005 1.1
EnterpriseLibrary.Data library
http://www.microsoft.com/downloads/d...displaylang=en
You do NOT need to have Access (the program) installed to talk to an Access
database.

.............

You should also google "strongly typed datasets", and learn about the
DataSet.ReadXml and DataSet.WriteXml methods.

http://www.awprofessional.com/articl...&seqNum=4&rl=1


"gordon" <go**********@optusnet.com.auwrote in message
news:45***********************@news.optusnet.com.a u...
Hi

I have an application that currently uses ado.net to read some files and
populate a datagrid. The app allows users to search and return values
based
on a 'like' parameter in a select statement.

The data files have always been provided to me in MSAccess format and
users
have Access on their desktop (ie therefore it has been efficient to use
the
JET engine). I don't think that many users have local admin rights or SQL
server.

Now many users have lost MSAccess. I would like to find some alternatives
for my application.

My data has about 3000 rows and 6 columns - 2 of the columns contain text.

I am not expereinced with xml - but I can learn- but I was wondering if
there are alternatives out there that I could use?

Thanks

Doug


Sep 29 '06 #2
On Sat, 30 Sep 2006 06:10:12 +1000, "gordon" <go**********@optusnet.com.au>
wrote:
>Hi

I have an application that currently uses ado.net to read some files and
populate a datagrid. The app allows users to search and return values based
on a 'like' parameter in a select statement.

The data files have always been provided to me in MSAccess format and users
have Access on their desktop (ie therefore it has been efficient to use the
JET engine). I don't think that many users have local admin rights or SQL
server.

Now many users have lost MSAccess. I would like to find some alternatives
for my application.

My data has about 3000 rows and 6 columns - 2 of the columns contain text.

I am not expereinced with xml - but I can learn- but I was wondering if
there are alternatives out there that I could use?

Thanks

Doug
SQL Server Express might be the answer:
http://www.microsoft.com/sql/edition...s/default.mspx
Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
Sep 29 '06 #3
Gordon,
For something that lightweight, I'd recommend a look at the SQLite database
engine. You can get a single .NET assembly with the database engine and the
ADO.NET 2.0 provider in a single file, and it requires ZERO installation:

http://sqlite.phxsoftware.com/

Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"gordon" wrote:
Hi

I have an application that currently uses ado.net to read some files and
populate a datagrid. The app allows users to search and return values based
on a 'like' parameter in a select statement.

The data files have always been provided to me in MSAccess format and users
have Access on their desktop (ie therefore it has been efficient to use the
JET engine). I don't think that many users have local admin rights or SQL
server.

Now many users have lost MSAccess. I would like to find some alternatives
for my application.

My data has about 3000 rows and 6 columns - 2 of the columns contain text.

I am not expereinced with xml - but I can learn- but I was wondering if
there are alternatives out there that I could use?

Thanks

Doug
Sep 30 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: J. Baute | last post by:
I'm caching data in the Application object to speed up certain pages on a website The main reason is that the retrieval of this data takes quite a while (a few seconds) and fetching the same data...
1
by: SABmore | last post by:
I have the following code that populates 3 independent drop-down boxes with data from arrays. From there the user can select a value from a drop-down list, or input data into a text box. The user...
12
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time...
2
by: Trond Hindenes | last post by:
Hello all, I am working on a application for analyzing data from a SQL Server Database using vb.net. THe application will mostly be web-based, although we migt use some Windows Forms for some of...
3
by: snowweb | last post by:
I'm creating my first web application in PHP/MySQL, however, when I go to view the database contents, the data has been stored in the wrong columns. I've gone through my insertion code with a fine...
2
by: GGerard | last post by:
Hello I have just started using an application on a network(LAN) with multiple users I have the front end installed on different computers and the back end (data) installed on the host...
4
by: cefrancke | last post by:
In an effort to optimize and speed up applications..... (I have a minimum 15,000 record (20+ fields) database, multi-user(<5) over WAN) In theory... Is there a technique out there where...
4
by: Daniel Mark | last post by:
Hello all: I have found a useful module in IPython, named 'from IPython.ipstruct import Struct". So I can use it as follows: #################################### from IPython.ipstruct...
11
by: Chad | last post by:
Hi Is it possible to substitute an alternative data source (eg MySQL or SQL Server) into an existing MS-Access application?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.