by: Rob Meade |
last post by:
Hi all,
Ok - at work (NHS) we currently send out emails to everyone in the Trust
(approx 2500 people) whenever there's something to say, perhaps a D&V update
to let people know which wards are...
|
by: nick |
last post by:
Hi All.
I have a document loaded into browser. Later, I am loading some HTML
content (using hidden frame) and replace some part of my document with
new content, using innerHTML property.
The...
|
by: Richard |
last post by:
Hi,
I have a DateTime picker control on a form. The datetime
picker control is data bound to a column in a DataTable.
Yes I know about bound DateTime pickers and DBNull and
etc. so no troubles...
|
by: Robert W. |
last post by:
I have a separate thread that handles data transfer operations (with a mobile
device). I've set things up so that a small notification form is displayed
in the lower right corner of the window. ...
|
by: Dan Iregren |
last post by:
Hi,
I need to know when a property has ben modified (IsDirty).
The most obvious way to solve the problem is perhaps something like the
following;
Private m_sFirstName As String
Private...
|
by: mra |
last post by:
I want to receive a notification (via an event), whenever a property is
modified.
Of course, this would be possible if i write code such as the following to
EACH "set" part of each property:...
|
by: cjard |
last post by:
Suppose:
A TextBox is bound to a BindingSource, which is bound to a DataTable
A BindingNavigator is used to alter the current row being looked at by
the BindingSource
(i.e. Nav's NEXT button is...
|
by: Jurjen de Groot |
last post by:
I will be developping a planning application for wich it's necessary for
multiple users to view and edit the same data, all changes made by one user,
must be visible to the other user's more or...
|
by: ashitpro |
last post by:
Hi there,
I am working on a distributed service detection project, written in C/C++
Platform is Linux. Each system under network has mysql database for general storage. If first node queries to...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|