Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: software selection


Message #1 by "Jayaram Subramanian" <rsjay@r...> on Wed, 27 Dec 2000 20:50:35 -0000
We have a IIS 4.0 server with  sql server7.3 database. we now have a

project where data will be uploaded from different regions across the

country . Should we use the  specialised vb applications or go in for

compiled-executable vb objects with asp coding .Willconnecting thru the

net for updating be economical



jayaram



---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by pandiaraj ramadass <pandiarajis@u...> on 27 Dec 00 16:48:51 MST
hai jeyaram



I will suggest U to go for VB app(for data transaction) since in deals wi

th

large amount of data.



I don't know how many person were using your webserver,if no.of user is h

igh

and if U do long database intensive operation (and if takes long time)it 

may

cause some performance  issue.



hope this will help U.



bye

pandiaraj







"Jayaram Subramanian" <rsjay@r...> wrote:

We have a IIS 4.0 server with  sql server7.3 database. we now have a

project where data will be uploaded from different regions across the

country . Should we use the  specialised vb applications or go in for

compiled-executable vb objects with asp coding .Willconnecting thru the

net for updating be economical



jayaram







---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #3 by Gregory_Griffiths@c... on Thu, 28 Dec 2000 08:51:39 +0000
Your coding approach is entirely dependant on your system and 

requirements, as there are many approaches other than the ones you have 

mentioned, e.g. PERL, Java, Cold Fusion etc. Connecting through the 

internet to update a database is normally okay, but you will need to 

think about and build in security around it, because if you can access 

it from the internet, so can I.



> -----Original Message-----

> From: rsjay@r... [mailto:rsjay@r...]

> Sent: 28 December 2000 07:14

> To: asp_web_howto@p...

> Cc: rsjay@r...

> Subject: [asp_web_howto] software selection

> 

> 

> We have a IIS 4.0 server with  sql server7.3 database. we now have a

> project where data will be uploaded from different regions across the

> country . Should we use the  specialised vb applications or go in for

> compiled-executable vb objects with asp coding 

> .Willconnecting thru the

> net for updating be economical

> 

> jayaram

> 







---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index