by: Rick |
last post by:
Hi all,
I am writing a small PHP accounting and office management application and would like to learn how to
"package" it for distribution. It requires the use of a small MySQL database which is...
|
by: Doug D |
last post by:
Is there a way I can sell a PHP "module" without distributing the source
code? I haven't heard of one, but if you have an idea, please let me know.
thanks,
-d
|
by: NEWS |
last post by:
Can I install Python on a networked server and have any user run Python
programs without having to go through the 9Mb client install?
What are my options for distributing Python programs to my...
|
by: Jiri Barton |
last post by:
Hi,
I'd like to be able to distribute some python modules of my system (plugins)
without the source. So far, I have done this by including only the *.pyc
files. However, I have recently found...
|
by: Greg Smith |
last post by:
I am distributing a Windows application via a Setup.exe file. How do you
change the default target folder that comes up in the "Select Installation
Folder" dialog box.
Any help is greatly...
|
by: David |
last post by:
I have been going around in circles trying to understand the method of
creating a database in VB.Net 2003 and distributing that application and
database.
It seems if I use the Server Explorer to...
|
by: John Welch |
last post by:
It happens much too often that I have to tell a client how to fix up missing
references when I send them an application, especially if the client is
distributing it to different users. It makes me...
|
by: BallCOMET |
last post by:
I have an application that I built with Visual Studio 2005 and for which I
enabled OpenMP. If I open the compiled binary in Visual Studio, this is the
manifest that is embedded in the executable...
|
by: alf |
last post by:
Hi,
I have a small app which consist of a few .py files. Is there any way to
distribute it in jar like fashion as a single file I can just run python
on. I obviously look for platform...
|
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: 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...
|
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...
|