473,326 Members | 2,173 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,326 software developers and data experts.

Exposing DataAdapter functionality

Hello everyone:

My boss has posed this question to me, and I, not knowing, pose it to
whomever may know the answer. :)

When I have a blank form in my IDE, and I drag a DataAdapter onto it,
the IDE opens up a sort of ad-hoc query builder for me to construct my
SELECT, UPDATE, INSERT, and DELETE queries.

Is there a way to expose that exact functionality to my end users,
given that I specify a table and a connection string?

Thanks much,

zdrakec

May 22 '06 #1
2 820
I don't know why you would want to provide that functionality to an end user
because not knowing what they're doing they can jeopardize your data.
Anyway, look up command builder.

"zdrakec" <zd*****@yahoo.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
Hello everyone:

My boss has posed this question to me, and I, not knowing, pose it to
whomever may know the answer. :)

When I have a blank form in my IDE, and I drag a DataAdapter onto it,
the IDE opens up a sort of ad-hoc query builder for me to construct my
SELECT, UPDATE, INSERT, and DELETE queries.

Is there a way to expose that exact functionality to my end users,
given that I specify a table and a connection string?

Thanks much,

zdrakec

May 23 '06 #2
Thank you Vice:

Well, of course I would establish some limits on my end-users :)

Thank you for the suggestion re: command builder!

Cheers,
zdrakec

May 23 '06 #3

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

Similar topics

2
by: hch | last post by:
dataAdapter.Update(data, "TableName") won’t work! I was about to deploy my first website on the Internet only to discover that the dataAdapter.Update() throws the Server Error in the third...
6
by: Geoff Pennington | last post by:
I have a class method that returns a DataAdapter. I want to access the table(s) contained in the DataAdapter. Of course, accessing the DataSets would be good enough, because I could get the tables...
8
by: Zorpiedoman | last post by:
I keep getting a concurrency exception the second time I make a change and attempt to update a dataadapter. It appears this is by design, so there must be something I can do to avoid it. ...
4
by: =?Utf-8?B?Y2hyaXNjYXA=?= | last post by:
I tried searching the forums for this already and didn't find anything. I want to expose functionality from a vb6 COM component via a WCF service. I am trying to evaluate if exposing this...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.