Ask a Question related to ASP Database, Design and Development.
-
Joe Resudek #1
Fields.value other data types help
Thanks for the answers to my other post. You nailed it, not char data
types.
How can I iterate through the fields when the fields are int, ntext,
nvarchar, datetime, timestamp? I don't know which datatype the fields
collection doesn't like.
--
Joe Resudek
Frontier New Media
225 Crummer Lane
Reno, NV 89509
(775) 824-4040
(775) 824-4044 fax
[url]http://www.thefrontiergroup.com[/url]
Joe Resudek Guest
-
DBI/DBD::Ingres and unicode data types
DBI version 1.5 DBD::Ingres version 0.51 Using Ingres r3 on linux I have a table that has a column with a nvarchar data type. The following... -
schema data types
hi all, i want to know a small clarification. in the schema data types, there are two data types for handling numeric digits.... what is the... -
What data types are SOAP serializable?
Hi, As was pointed out whatever you return from a WebMethod needs to be serializable to SOAP. An ArrayList is not serializable. I will be... -
Data types in macromedia director
It sounds like you haven't initialized the list "matrix". Try this to create a 10x10 zero matrix of points:- ... -
Structure Data Types
Language: VB --------------- I am required to build a WebSerice that consumes the following SOAP message: -------- <SOAP-ENV:Body>... -
Bob Barrows #2
Re: Fields.value other data types help
Joe Resudek wrote:
Please don't start new threads to continue old conversations. I don't know> Thanks for the answers to my other post. You nailed it, not char data
> types.
>
> How can I iterate through the fields when the fields are int, ntext,
> nvarchar, datetime, timestamp? I don't know which datatype the fields
> collection doesn't like.
the context for this question. I do question your understanding of the
basics when you say the fields collection "doesn't like" certain datatypes
....
Bob Barrows
Bob Barrows Guest



Reply With Quote

