473,387 Members | 1,464 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,387 software developers and data experts.

VB.NET interacting Access

Roy
Hi all,
I have a backend Access database that I do lots of queries/inserts/updates.
I need a list of common errors that is caused by Access database (ex. "table
is opened by another user") when running these queries?
The purpose of this is to identify these errors in code and send a user
friendly message to the user. Any ideas would be helpfull.
Thanks in advance,
Roy
Nov 21 '05 #1
1 869
Roy schrieb:
Hi all,
I have a backend Access database that I do lots of queries/inserts/updates.
I need a list of common errors that is caused by Access database (ex. "table
is opened by another user") when running these queries?
The purpose of this is to identify these errors in code and send a user
friendly message to the user. Any ideas would be helpfull.
Thanks in advance,
Roy


See the Access documentation. The errors are not VB.Net and not ADO.Net
specific. The possible exceptions are listed in the documentation to the
method you use.

Armin
Nov 21 '05 #2

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

Similar topics

2
by: John | last post by:
Hi Is it possible for an asp.net site that when it is viewed by a user, the site can interact with the desktop apps possibly written in vb or access? The use I am looking for is that if the user...
1
by: ls | last post by:
Hi, The following URL a has a video entitled "Interacting With Web Sites in Code." The video explains exactly what I am trying to do which is to directly communicate with a website and...
0
by: Paul Wagstaff | last post by:
Hi all, My large public sector employer makes use of a large private sector comglomarate for our IT, and so flexibilty and attention to the needs of the little people aren't exactly top of...
0
by: mgonzales | last post by:
vb.net windows service application odbc.net provider I have a problem where i cannot access a DSN in a vb.net windows service. However, with the same code can access a dsn with a windows...
2
by: Avatar | last post by:
Hi: My team is developing a project where a client app needs to interact with a remote Access database using a Web Service. The client app, the Web Service and the database accessing layer are...
1
by: Brian | last post by:
Hi all, I am looking to interact with Outlook to send mail in much the same way that a MailTo would. For example, I would like to be able to open a new mail message window and populate the...
0
by: Roger | last post by:
Hi, I've got an access application that I call from Office Interops. I want to export a report from the access application as a snapshot, however, I need to modify a global variable within...
0
by: Daniel | last post by:
I have to interact with a database which is in isolated storage. OleDbConnection requires a data source but I cannot see a method to get the path to my file in isolated storage. What can I do?...
3
by: Eps | last post by:
Hi, I am writing an mp3 player using wpf, I have three user controls (media library, media controls and a playlist). Obviously I need these to interact with each other, I assume the best way to...
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:
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: 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...
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,...

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.