|
-
Jun 9th, 2006, 02:05 PM
#1
Thread Starter
New Member
Client Server How ?
i want to make a simple project for dataentry of name and phone number and its report using access mdb but want that mdb file should be on webserver and interface should run on my desktop. How it will be done please help me.
-
Jun 10th, 2006, 05:13 AM
#2
Re: Client Server How ?
If you dont have full access to the server, if your using a webhost or whatever. You could use VB for the desktop app and then a server side script to process the info sent. I'm working on somthing for .Net at the mo to interact with a php script on the server.
Have a look into the HTTP functions
-
Jun 10th, 2006, 01:23 PM
#3
Thread Starter
New Member
Re: Client Server How ?
Thanks Pino
But how to use serverside script I have no idea can u help me please by any small example?
-
Jun 10th, 2006, 09:23 PM
#4
PowerPoster
Re: Client Server How ?
For VB6 and ASP
http://www.vbforums.com/showthread.p...15#post2505215
http://www.vbforums.com/showthread.p...70#post2477670
Im actually using Winsock now in VB for this, over the XML, though its more complex, it doesnt hang up the app while getting the data and gives you more power.. ill have something to post on the forum soon ..
Last edited by rory; Jun 10th, 2006 at 09:31 PM.
-
Jun 11th, 2006, 05:32 AM
#5
Frenzied Member
Re: Client Server How ?
pjainchp:
I think you need to tell us what you are going to use for your front end.
Pino suggested VB and rory said VB6 or ASP.
You can use any of those or VB.Net, C#.Net, ASP.Net and probably several others.
So I think the first step would be for you to tell us what you are going to use.
Then, maybe someone here can help you with some code to get you started.
Good Luck
-
Jun 12th, 2006, 05:07 AM
#6
Thread Starter
New Member
Re: Client Server How ?
Hi ASI4u I m using vb6 as front end now please can u help me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|