473,545 Members | 2,627 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Realtime operations in database from VB code?

Hello!

Is there anyway in VB.NET (windows forms) to work in realtime on the
database? I mean entering stuff in a textbox directly, updates the
database...

Best Regards
/Lars
Nov 21 '05 #1
4 2448
... I don't want to have to catch a KeyDown and then Update some DataAdapter
... that will be way to slow I asume!

/Lars
"Lars Netzel" <[stop_spam]@host.topdomain > skrev i meddelandet
news:eR******** ******@TK2MSFTN GP11.phx.gbl...
Hello!

Is there anyway in VB.NET (windows forms) to work in realtime on the
database? I mean entering stuff in a textbox directly, updates the
database...

Best Regards
/Lars

Nov 21 '05 #2
Lars,

Is there anyway in VB.NET (windows forms) to work in realtime on the
database? I mean entering stuff in a textbox directly, updates the
database

You cannot do anything in VBNet without code why than would you assume this
will work.

(The code is made by the/a designer when you are not making it)

However you can use the executenonquery commands when you are meaning this.

http://msdn.microsoft.com/library/de...querytopic.asp

I hope this helps?

Cpr
Nov 21 '05 #3
Thanx for you answer!

I'm not trying to do ANYTHING without code, just don't think the the
KeyPress would be very good.

I'm pretty sure I in VB 6 in a beginners lesson saw an example of an object
that sort of looked like a database reader... that you could browse thru the
posts in an access database in real time with and if you changed any values
you didn't have to save or anything.

If there are no such thing.. I need to prove to my customer that this is not
possible to do in .NET and if you have anykind of link to a microsoftpage
that will explain that using an Adapter to update (or execute non query)
with is the ONLY and the best way... please post!

/Lars

"Cor Ligthert" <no**********@p lanet.nl> skrev i meddelandet
news:Oe******** *****@TK2MSFTNG P12.phx.gbl...
Lars,

Is there anyway in VB.NET (windows forms) to work in realtime on the
database? I mean entering stuff in a textbox directly, updates the
database

You cannot do anything in VBNet without code why than would you assume

this will work.

(The code is made by the/a designer when you are not making it)

However you can use the executenonquery commands when you are meaning this.
http://msdn.microsoft.com/library/de...querytopic.asp
I hope this helps?

Cpr

Nov 21 '05 #4
Lars,

In non Beta, (because I do not know what by instance the Express versions
are able to do in future) is as far as I know all done as you wrote.

dotNet is not a MS Access Application (what is bassicly not a devellopment
tool but an enduser application that uses the MS Access database).

I never saw a feature what can do what your customer wants in dotNet 2002 or
2003

However check this yourself to be sure it is not in there what the customer
wants and will be told to you in future.

Visual Basic 2005 Express:
http://lab.msdn.microsoft.com/expres...c/default.aspx
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

0
287
by: Joe | last post by:
Hii Can anybody tell me how good is developing realtime applications in .NET Is writing managed code for realtime performance critical applications advisable? Thanks in advance, Joe
10
2531
by: Rafa³ | last post by:
Hi. Timer in C# not work, Thread + Loop + Sleep + DateTime.Now too not work (Process.Prioritet = RealTime) What i do wrong? Best regards. Rafal
5
12770
by: vijaynats | last post by:
Hi I created a windows app to run a dos batch file (which takes around 5mins to complete and generates lots of output messages on the console in the meantime)and i used RedirectStandardOuput to display the output text in a textbox. The problem is that till the batch file has not finished running i don't get to see the output in the text...
6
6310
by: aikwee | last post by:
is it possible to make a thread priority to realtime mode in vb.net ?
4
1509
by: malv | last post by:
How would you approach the following? In a multithreaded realtime data acquisition system (all python v2.4), after hours of running without a snag, without warning python hangs at once without leaving any error message or error traceback at all. After the incident, the OS itself (linux) appears to remain fully functional. Thank you! malv
5
4901
by: zl2k | last post by:
hi, all I am trying to moniter the runing of a program by printing out some characters in a line at each stage. say, //program part1 cout<<"part1 "; //program part2 cout<<part2 "; ....
0
1095
by: noxs | last post by:
hello..im using vb.net,but my prob is i wanted to get data from a datagrid which contain a realtime data (using port reader).but the way of gettin it is by using parsing value which i get from the database(oracle). so what should i do in order to select the realtime data by using a value which i select from the database.. could someone pls...
0
6543
by: Vinod Sadanandan | last post by:
IMPACT OF NOLOGGING OPERATIONS IN HIGH AVAILABILITY ENVIRONMENTS Logged operation has to generate redo for every change data or undo block, nologging operations indicate that the database operation is not logged in the online redo log file. Even though a small invalidation redo record is still written to the online redo log...
1
1733
by: cleary1981 | last post by:
Hi, I need pointed in the right direction here. I have a mysql database on windows, I have developed a realtime system also which adds a record to my database every few seconds. The problem I am facing is that I want to write a script in PHP that can perform incremental backups but my other application can still right to the db at the same...
0
7496
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7428
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7685
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7941
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6014
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5354
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5071
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3485
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.