|
 |
asp_databases thread: advice
Message #1 by "Elizabeta Siljanovski" <elizabetas@m...> on Fri, 7 Dec 2001 23:53:31 -0500
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0001_01C17F7A.63690850
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi again!
I'm building an application on my own computer. I will have to move it
soon to the school server. Connections to the database are the same.
What kind of difficulties can I anticipate?
Thanks!
Message #2 by "Kim Iwan Hansen" <kimiwan@k...> on Sat, 8 Dec 2001 07:52:35 +0100
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01C17FBD.4C9DEFD0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
hi again!! ;-)
be aware of different language settings as they can cause great havoc in
your interaction database interactions, as well as affect the currency,
date/time formats etc. - you can get around this by seeting the lcid to the
same as that of your local machine. read about that here if you need to:
http://www.aspfaqs.com/webtech/111299-1.shtml
also make sure you set the same permissions on the school's server as you
have set at home (e.g. read/write access in the databases and possibly some
folders you may be writing to).
although not asp related, if you've made documents relative to the root of
the webserver, that could cause a problem too.
-Kim
-----Original Message-----
From: Elizabeta Siljanovski [mailto:elizabetas@m...]
Sent: 8. december 2001 05:54
To: ASP Databases
Subject: [asp_databases] advice
Hi again!
I'm building an application on my own computer. I will have to move it
soon to the school server. Connections to the database are the same. What
kind of difficulties can I anticipate?
Thanks!
$subst('Email.Unsub').
Message #3 by "Elizabeta Siljanovski" <elizabetas@m...> on Sat, 8 Dec 2001 02:02:47 -0500
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C17F8C.7272F510
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Thanks!
-----Original Message-----
From: Kim Iwan Hansen [mailto:kimiwan@k...]
Sent: Saturday, December 08, 2001 1:53 AM
To: ASP Databases
Subject: [asp_databases] RE: advice
hi again!! ;-)
be aware of different language settings as they can cause great havoc in
your interaction database interactions, as well as affect the currency,
date/time formats etc. - you can get around this by seeting the lcid to
the same as that of your local machine. read about that here if you need
to:
http://www.aspfaqs.com/webtech/111299-1.shtml
also make sure you set the same permissions on the school's server as
you have set at home (e.g. read/write access in the databases and
possibly some folders you may be writing to).
although not asp related, if you've made documents relative to the root
of the webserver, that could cause a problem too.
-Kim
-----Original Message-----
From: Elizabeta Siljanovski [mailto:elizabetas@m...]
Sent: 8. december 2001 05:54
To: ASP Databases
Subject: [asp_databases] advice
Hi again!
I'm building an application on my own computer. I will have to move it
soon to the school server. Connections to the database are the same.
What kind of difficulties can I anticipate?
Thanks!
$subst('Email.Unsub').
$subst('Email.Unsub').
|
|
 |