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

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 2430
... 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**************@TK2MSFTNGP11.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**********@planet.nl> skrev i meddelandet
news:Oe*************@TK2MSFTNGP12.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
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
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
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...
6
by: aikwee | last post by:
is it possible to make a thread priority to realtime mode in vb.net ?
4
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...
5
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
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...
0
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...
1
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...
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: 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?
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
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.