Ask a Question related to ASP Database, Design and Development.
-
technoplonker #1
Do Database fields have a numeric equavilant?
Does Access 2000 actually allocate an numerical reference for each
field even if I have given the field a name of my own?
Thanks in advance
TP
technoplonker Guest
-
Printing database fields
Okay, stuck with CF4.5. No biggy. I just want to pull data from a db and make an xml file out of it. BUT I want it to be generic and fast. to... -
Adding points to a database ( adding / subtrating numeric values)
HI all, I have build a user database that comes with user points for browsing private section of my site. I would like to know what is the... -
Wrong value returned when accessing numeric fields with JDBC
I'm accessing a FMPro 5.5 database from a Java program through the JDBC driver, but I'm having problems with numeric fields with a decimal part (I... -
Numeric characters after alphabetic characters sorting varchar2 fields
Hi! Why numeric characters are placed after alphabetic characters sorting varchar2 fields? Example: AAA BBB 111 FFF XXX -
ViewState can't handle numeric fields?
If I do this x = 5 ViewState("myX") = x then after a post-back, ViewState("myX") is Nothing but this -
Bob Barrows #2
Re: Do Database fields have a numeric equavilant?
technoplonker wrote:
Internally, yes. But it's nothing you can use in your queries.> Does Access 2000 actually allocate an numerical reference for each
> field even if I have given the field a name of my own?
>
> Thanks in advance
>
> TP
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Bob Barrows Guest



Reply With Quote

