473,385 Members | 1,570 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.

Dataset Question

Hi,

I have used the datasource wizard to add a local datasource to a combo box.
This all works fine up to a point, but what I want to do is at runtime,
specify the path to the database file that the combo box should be bound to
as it may not always be in the same location.

The Wizard has added a DataSet, a DataConnector and a TableAdaptor and the
database.mdb and a DataSet.xsd have been added in solution explorer.
I'm using Visual Basic 2005 Express Beta.
If this is posted in the wrong group, I apologise and would appreciate it if
someone could point me in the right direction.

Thanks in advance,

Martin Horn.
Nov 21 '05 #1
4 1835
All the designer is doing is writing code for you. All you need to do is
store those values somewhere, for instance in a config file, and then set
the properties whenever your form loads.

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Martin Horn" <ma****@mhorn.co.uk> wrote in message
news:DF****************@newsfe1-gui.ntli.net...
Hi,

I have used the datasource wizard to add a local datasource to a combo box. This all works fine up to a point, but what I want to do is at runtime,
specify the path to the database file that the combo box should be bound to as it may not always be in the same location.

The Wizard has added a DataSet, a DataConnector and a TableAdaptor and the
database.mdb and a DataSet.xsd have been added in solution explorer.
I'm using Visual Basic 2005 Express Beta.
If this is posted in the wrong group, I apologise and would appreciate it if someone could point me in the right direction.

Thanks in advance,

Martin Horn.

Nov 21 '05 #2
All the designer is doing is writing code for you. All you need to do is
store those values somewhere, for instance in a config file, and then set
the properties whenever your form loads.

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Martin Horn" <ma****@mhorn.co.uk> wrote in message
news:DF****************@newsfe1-gui.ntli.net...
Hi,

I have used the datasource wizard to add a local datasource to a combo box. This all works fine up to a point, but what I want to do is at runtime,
specify the path to the database file that the combo box should be bound to as it may not always be in the same location.

The Wizard has added a DataSet, a DataConnector and a TableAdaptor and the
database.mdb and a DataSet.xsd have been added in solution explorer.
I'm using Visual Basic 2005 Express Beta.
If this is posted in the wrong group, I apologise and would appreciate it if someone could point me in the right direction.

Thanks in advance,

Martin Horn.

Nov 21 '05 #3
Martin,

I would not say wrong group, however we mostly don't answer 2005 questions
here, there are more proper discussion groups, with posting too that has
Microsoft directly more change to see the Beta problem in my opinion.

http://communities.microsoft.com/new...idbey&slcid=us

I hope this helps?

Cor
Nov 21 '05 #4
Martin,

I would not say wrong group, however we mostly don't answer 2005 questions
here, there are more proper discussion groups, with posting too that has
Microsoft directly more change to see the Beta problem in my opinion.

http://communities.microsoft.com/new...idbey&slcid=us

I hope this helps?

Cor
Nov 21 '05 #5

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

Similar topics

3
by: Simon Harvey | last post by:
Hi everyone, I was wondering if it is possible, to use SQL to return more than one table at a time into a dataset. I only know the basics of SQL and so I'm not sure if I'm just asking a stupid...
2
by: JS | last post by:
I'm trying to create a data layer and having problems returning a DataSet from my code that's in a class module. Please forgive me. I'm new to C# (VB'er). I decided to create my data layer in...
2
by: Simon Harvey | last post by:
Hi everyone, I was wondering if it is possible, to use SQL to return more than one table at a time into a dataset. I only know the basics of SQL and so I'm not sure if I'm just asking a stupid...
0
by: Mike | last post by:
Hi, I am trying to solve a problem with a DataSet issue I am having. In my app the user selects certain options and based on those options it goes out to the db to get data based on those...
15
by: JIM.H. | last post by:
Hello, Can I send a dataset as a parameter into stored procedure and import data to a table in the stored procedure? Thanks, Jim.
2
by: Jeff Brown | last post by:
OK i have came to the conclusion that since this app will be run on multiple computers that loading a complete database and then updating on exit is a moot point. I have tried several ideas...
4
by: markerussell | last post by:
I have a question, in that if i have an application is it better to have one dataset per data adapter, ie daCustomerTable -> dsCustomer, daOrders -> dsOrders etc. or to say have a couple of dataset...
22
by: Arne | last post by:
How do I pass a dataset to a webservices? I need to submit a shoppingcart from a pocket PC to a webservice. What is the right datatype? II have tried dataset as a datatype, but I can't get it to...
2
by: JT | last post by:
I have an SQL database with one table in it. I want to load the table into a DataSet, add new records to the DataSet, then commit the changes back to the database. Using C#.NET, the following...
3
by: Ken Fine | last post by:
This is a question that someone familiar with ASP.NET and ADO.NET DataSets and DataTables should be able to answer fairly easily. The basic question is how I can efficiently match data from one...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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.