|
-
ADO & SQL 7.0 Bit Field
When retrieving a bit field from SQL 7, represented in SQL 7 by a 1 or a 0,
ADO transforms the field into adboolean resulting in the words "true" or
"false" when written out. It seems unnecessarily clumsy to have to manually
convert that to a 1 or a 0 every time this data is retrieved, for my objects
are placing those values in an XML string that mirrors the database. Do
you have any alternative?
-
Re: ADO & SQL 7.0 Bit Field
Nope, I'd have to play with it to see...
b
"Robert" <needguaranteeof@emailnotusedfor.soliciting> wrote:
>
>When retrieving a bit field from SQL 7, represented in SQL 7 by a 1 or a
0,
>ADO transforms the field into adboolean resulting in the words "true" or
>"false" when written out. It seems unnecessarily clumsy to have to manually
>convert that to a 1 or a 0 every time this data is retrieved, for my objects
>are placing those values in an XML string that mirrors the database. Do
>you have any alternative?
Similar Threads
-
By dong.li in forum VB Classic
Replies: 1
Last Post: 10-10-2001, 09:44 AM
-
By Shantha Gowda in forum Database
Replies: 1
Last Post: 12-07-2000, 09:18 AM
-
By T. Bradley Dean in forum VB Classic
Replies: 2
Last Post: 09-13-2000, 09:47 PM
-
By Bill Hilburn in forum authorevents.vaughn
Replies: 4
Last Post: 06-01-2000, 11:13 AM
-
By Jamie C in forum Database
Replies: 0
Last Post: 03-27-2000, 03:45 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks