473,320 Members | 1,848 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Failed to share

19
Hi ...

I want to share the application program that has been under development
in VB-6 and trying to access it from another machine. To do that I put the project and the database in the same folder and shared it . Although I can find the shared folder in the second computer,I failed to compile and run the program.

Is there any thing that i miss?
Dec 27 '06 #1
6 1168
willakawill
1,646 1GB
Hi ...

I want to share the application program that has been under development
in VB-6 and trying to access it from another machine. To do that I put the project and the database in the same folder and shared it . Although I can find the shared folder in the second computer,I failed to compile and run the program.

Is there any thing that i miss?
Hi. Are you running vb on both computers? This does not work very well. Do you want to develop the app on both computers or just run it?
Dec 27 '06 #2
Killer42
8,435 Expert 8TB
It seems likely that the path to the folder is different on each PC. There may be paths hard-coded in the database or the program source, which won't work when opened from the other PC.
Dec 28 '06 #3
Zelalem
19
It seems likely that the path to the folder is different on each PC. There may be paths hard-coded in the database or the program source, which won't work when opened from the other PC.
Hi
What am I supposed to do here? Is there any remedy to fix?
Dec 29 '06 #4
willakawill
1,646 1GB
Hi
What am I supposed to do here? Is there any remedy to fix?
You could start by answering my questions :)
Dec 29 '06 #5
Zelalem
19
You could start by answering my questions :)

Ok...

I want to run the program in the second machine which is connected to the first computer.
Dec 29 '06 #6
willakawill
1,646 1GB
Ok...

I want to run the program in the second machine which is connected to the first computer.
The simplest way is to install your compiler on both machines. Failing that you will have to create an install package.

If the app runs and fails to find the database you will need to create a system dsn on both computers with the same name that connect to the database. That way the connection in your app will work.
Dec 29 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: ibm_97 | last post by:
Hi all, Red Hat Advanced Server 3.0 Apache 2.0.54 PHP 5.0.4 MySql 4 When I tried to 'configure' with MySql support, it failed: #./configure --with-apxs2=/usr/local/apache2/bin/apxs
0
by: kimpton | last post by:
Hi, My App running on my local machine is trying to access apsx and ascx pages via a virtual directory (see earlier post) that points to a share on a different machine. I can now access .aspx...
2
by: Greg Allen | last post by:
I know this has been discussed before, and have found some documentation about it on the web. But nothing has fixed my problem. I am running the 1.1 .NET framework, SP1. I have a web...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
2
by: Brandon | last post by:
I'm getting a Web Access Failed dialog when trying to create a new ASP.NET Web Application. VB.net 2003 on XPSP2 SBS 2003, IIS6 In IIS, I created a new site with a "testsite" host header...
0
by: Greg | last post by:
Hi, creating template1 database in /var/pgsql/data1/base/1... DEBUG: invoking IpcMemoryCreate(size=1081344) FATAL: shmat(id=1179648) failed: Invalid argument What's the problem why is shmat...
4
by: cyrano | last post by:
I am having issues maintaining an oracle connection in my apache/php web application. I am able to succesfully connect to an Oracle 9i dbase using oci() and retrieve expected results for the...
8
by: Bryan Dickerson | last post by:
The full message is: Request for permission of the type 'System.Security.Permissions.RegistryPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. ...
4
by: Clodoaldo Pinto | last post by:
preg_match(): Compilation failed: regular expression too large at offset 0 The regular expression is 34,745 bytes long. <?php $regExp = 'huge regexp with 34,745 bytes'; echo...
6
by: Frieder Bürzele | last post by:
Hi, Im trying to integrate a rss feed into my page but struggle to fetch the dynamic generation of the rss feed If I type this into the browser as a result the xml file is shown as expected...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.