by: Kenny McCormack |
last post by:
Please help. Send answer to newbie@india.com
|
by: Per Rollvang |
last post by:
Hi All!
I am trying to figure out how to get info about different services from
C#.NET.
If I open the Services Applet from Control Panel (WinXP), I have an
'Extended Tab', whitch gives me a...
|
by: Nick |
last post by:
hi, all
What is the difference between C# windows Services and web services
in vs.net? Becuase I have a windows services using http remoting, and
client access it by a http url address, so it...
|
by: Matt D |
last post by:
I've got two web services that use the same data types and that
clients will have to consume. I read the msdn article on sharing types...
|
by: Weste |
last post by:
I have 2 list boxes bound to a database. The 1st list box displays services
ordered by the customer. I want the 2nd list box to display services not yet
ordered by the customer.
For example. My...
|
by: user |
last post by:
Could someone give me the quick difference betweeen the 2 error
functions and why one should use one or the other.
if (!mysql_select_db($database, $connection))
showerror();
$connection =...
|
by: yashwant pinge |
last post by:
#include<iostream>
using namespace std;
class base
{
public:
void display()
{
}
};
|
by: =?Utf-8?B?QW5kcmV3?= |
last post by:
Hello, friends,
Just wonder what is the difference between WCF services and web services?
WCF services is a kind of web services, or, web services is a kind of WCF
services? Or just two...
|
by: navneetkaur |
last post by:
hi every1
i am little bit confused when i am readind abt web services and .net remoting...while reading difference between these 2...i came to know there is 1 diff based on tcp and http....
i...
|
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: 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: 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: 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...
|
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...
|