by: Abhijit Bhadra |
last post by:
Hi ,
I was trying to build my project in VC with latest Service Packs but
got this error .
C:\Program Files\Microsoft Visual
Studio\VC98\ATL\INCLUDE\atlconv.h(125) : error C2440: 'return' :...
|
by: Thomas Lorenz |
last post by:
Hello,
first, I didn't find any reference to my question through googling.
dynamic_cast uses RTTI to determine if the cast expression is valid.
Invalid casts of pointers give a '0'-result. As...
|
by: dungping5 |
last post by:
This is a place for technology discussion in English. But some
unrelated advertisements in Chinese writing appeared on this forum a
while ago. I read Chinese, so understand the ads. They are...
|
by: Tim Tabor |
last post by:
How can I delete records from a table with a criterion that depends on a
value in an *unrelated* table? In other words, something like:
DELETE tblPortfolioHistory.*
FROM tblPortfolioHistory...
|
by: Kirsty Ryder |
last post by:
Hi
I have two tables containing largely unrelated data. Eventually I want
a report that lists the contents of each table simultaneously in date
order as it were. I think this is better explained...
|
by: Helen |
last post by:
vb .net 200
crystal reports
Oracl
Acces
Hi, I have all selection formula results needed from the main crystal report, called in the vb form (Oracle db)
I now need to build in the logic in...
|
by: Ryker |
last post by:
I have two unrelated tables.
tblPO
tblEADemographics
I have a purchase order form containing the usual fields, but the
following three I need to focus on. ClientSocial, Total, and...
|
by: johnbrown105 |
last post by:
Hello All,
I did try searching the archives, but the topics seemed to be mostly
about base
and derived classes.
I have reached Chapter 8 in Bruce Eckel's "Thinking in C++ 2nd Edition
Vol....
|
by: nyathancha |
last post by:
Hi,
I have a question regarding best practices in database design. In a
relational database, is it wise/necessary to sometimes create tables
that are not related to other tables through a...
|
by: barnum |
last post by:
Hi,
does anyone know if I can have an XmlArray with two unrelated
XmlArrayItem,
i.e. where the items are not child-parent related?
I tried this, but I get an exception when creating the...
|
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: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
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: 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: 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...
|