Format number
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi all
I'm trying to put store some data from html pages to a mdb access
database.
I need to use italian number format 1.000,00 that is ok until i work
onto a standalone pc with WinXp in italian language.
when i post the same pages onto a sbs 2003 windows server, iis6
equipped and us language, the numbers will be formatted as 1000.00
(without comma); this will generate a problem when stored into the
database because the number into the db will be stored as 10000
instead 1000.
We had already change the regional settinmg from us to italian into
the control panel of the, but it seems that iis continue to use US
format.
How we could store numbers into the mdb database without changing all
asp code ? (many and many and many pages!!)
Thanks in advance
Alessandro
.
Relevant Pages
- Regional settings
... I'm trying to put store some data from html pages to a mdb access ... I need to use italian number format 1.000,00 that is ok until i work ... database because the number into the db will be stored as 100000 ... (microsoft.public.windows.server.sbs) - Re: Collecting data in MS Outlook
... In addition User Level Security is not supported in the new format. ... When I was converting my database, ... The link you showed only uses Microsoft Outlook 2007 and Microsoft Access ... Dim fdrInBox As Outlook.MAPIFolder ... (microsoft.public.access.security) - Re: Collecting data in MS Outlook
... a 3rd possibility is to not convert to the new format. ... easier is a product written to work with Outlook called Easy Survey: ... responses into an Access 2000 format database. ... Dim fdrInBox As Outlook.MAPIFolder ... (microsoft.public.access.security) - Re: Protel 2004 answer to Brad Velander.
... Sorry, you misunderstand me, I mean to say that jump from 99SE to 2004 XP ... you don't have the same format with one database will all the documents. ... Well you said that you can export file format more recent than AUTOCAD 14 ... key/mouse click you press because I don't know how to do that with Protel ... (sci.electronics.cad) - Re: Combo box not finding record... sometimes
... Try the Format option last. ... Private Sub cboLnNum_AfterUpdate ... when I change the data type from Double to Long Integer the database ... (microsoft.public.access.formscoding) |
|