by: Petter Reinholdtsen |
last post by:
I ran into a problem on HP-UX 11.00 the other day, where it refused to
compile a program using 'using namespace std;' at the top. The reason
seem to be that the compiler refuses to accept 'using...
|
by: Showjump |
last post by:
Just wondering how many of you all are using VS2008 bETA 2 to work on
2.0 projects? I dl'd the beta 2 release but have not installed ityet
because i was concerned about future uninstall when the...
|
by: DC |
last post by:
How can I update data using a Details view without using an
AccessDataSource and its associated Insert, Update and Delete but using
a DataReader instead?
|
by: Dave |
last post by:
So far, I have done all of my programming for PowerPoint addins in
VBA. I have created one small class in Perl, which my addin code
accesses through a .dll which is registered using regsvr32.
I...
|
by: Blaine |
last post by:
Hello,
Can anyone provide me with a simple example of the following:
1.) Writing a COM interface for a subroutine placed inside a "Class
Library" project using vb 2008 express edition. I want...
|
by: .nLL |
last post by:
Hi, i am new to asp.net, im working o sample project to learn and i want to
be able to access code once i finished it. Im using visiual web developer
2008 and it compiles code as dll in bin folder....
|
by: Jason7899 |
last post by:
hi,
i have
the windows 2008 standard edition and i want share my fax services to the other
pc´s of my network i have done this with small bussiness 2003 and so far
i remember i simple install...
|
by: satwinder singh |
last post by:
Hi,
I had written a code where in I am able to create a windows services using VS 2008, but the calling exe from windows services is developed in VS 2005.
When I start my services then it throws...
|
by: dheerloveguru |
last post by:
Hi, could anyone help me....
I've already installed VB and sql server express 2008. I've created a database in the sql server and connected the database to VB project which works fine. My...
|
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: 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: 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:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
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 Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
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...
|