473,385 Members | 1,309 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Database help

I'm completely lost and need some help to understand how the Visual Studios
data components work, deals with database, datsets, datasources, etc... I'm
extremely new to Visual Studio and am having a hard time making the
conversion from Borland's C++ Builder to Visual Studio.

The application I'm writing is a little wizard to help some of the employees
combine text files, (concatenate them) and then insert that information into
an Excel Worksheet.

General wizard flow:

1 - Start wizard application

2 - Select 1 of 2 options

3 - Select Text files to be concatenated and inserted into Excel

4 - Select Excel Workbook Template.

5 - Concatenate all selected text files.

6 - Instert data from step 5 into workbook template selected in step 4.

7 - Open "Save As..." dialog box

8 - Set wizard application to starting point (goto step 1)

I have a start of the Excel Automation working, and now am at the point to
start pulling out the information from a database, step 4. What I'm looking
for is to fill a ListBox with the names of all the Excel Workbooks in my
database. Then after the end-user selects a workbook, retreive it from the
Access database.

I know this doesn't sound that difficult, and probably isn't. But I'm
having one heck of a time figuring out how to cycle through my dataset and
fill the ListBox. I have a DataGrid on my form; however, I can not seem to
figure out how to only should the "FileName" column.

So I'm looking for any ideas as to where to start to understand Microsoft's
data controls and how to use them. Even if you think you have only a small
pointer to share with me, I'll be more then happy to read it.

Thanks in advance,

Randel Bjorkquist


Nov 17 '05 #1
2 1307
Randel,

When you don't get a suitable answer here, I would ask this question in your
situation in the newsgroup

Adonet
news://msnews.microsoft.com/microsof...amework.adonet

Web interface:
http://communities2.microsoft.com/co...amework.adonet

There are people active who know about Excel as database. However from the
VBNet side. In my opinion does the program language not matter for this .Net
problem.

Cor
Nov 17 '05 #2
Hey Cor,

I guess I'm going to have to take your advice about posting it in another
newsgroup since you are the only one to say anything. The only reason I was
asking my question in the csharp newsgroup was because I'm writing this
application with C# and the fact that I'm extremely new to the Visual Studio
IDE and to the C# programming language. To me, it really doesn't matter who
helps me understand the database components and how to use them. All I know
is that they don't appear to be as easy to use, as the ones I'm a used to.

Randel
"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Randel,

When you don't get a suitable answer here, I would ask this question in
your situation in the newsgroup

Adonet
news://msnews.microsoft.com/microsof...amework.adonet

Web interface:
http://communities2.microsoft.com/co...amework.adonet

There are people active who know about Excel as database. However from the
VBNet side. In my opinion does the program language not matter for this
.Net problem.

Cor

Nov 17 '05 #3

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

Similar topics

3
by: cooldv | last post by:
i am running a website on Windows 2000 server with ASP 3 webpages and Access 2000 database. (with a hosting company) traffic is slow at this time but expect to grow. lately i have been reading...
4
by: George Stout | last post by:
First off I do not know alot about writing queries to an Access Database from an ASP page. This is why I need help. I have an Events database for 6 colleges in our metro area. On the homepage I...
19
by: nospammmer | last post by:
Hello group, I have a rather general but interesting inquiry that is related to PHP and I hope this is the appropriate place to post it. I'm looking for a way to improve dramatically the...
6
by: Marvin Libson | last post by:
Hi All: I am running DB2 UDB V7.2 with FP11. Platform is Windows 2000. I have created a java UDF and trigger. When I update my database I get the following error: SQL1224N A database...
0
by: Alex | last post by:
Hi all, I've been running a db2 V8.1 databasle to store my radius server accounting info for a *long* time and have never had any problems with it. Last week we had a power outage in our...
5
by: Bec | last post by:
I'm in desperate need of your help.. I need to build an access database and have NO idea how to do this.. Not even where to start.. It IS for school, and am not asking anyone to do my...
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
12
by: grace | last post by:
i am wondering why my database retrieval becomes too slow...we set up a new server (ubuntu, breezy badger) machine where we transferred all our files from the old server.. Our new server uses Asus...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.