Forums
This topic is locked
MSSQL bit fields and Update behavior
Posted 12 May 2004 20:28:24
1
has voted
12 May 2004 20:28:24 Phil Shevlin posted:
I routinely run into problems with Dreamweaver MX when trying to update bit (datatype) fields.Using the update record behavior, it defaults to numeric. When you test the page it returns an error:
<pre id=code><font face=courier size=2 id=code>
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'False'.
</font id=code></pre id=code>
I usually hand code things or make changes on the DB side, but how do you normally handle this with DMX?
Replies
Replied 13 May 2004 10:20:03
13 May 2004 10:20:03 Vince Baker replied:
Hi Phil,
Usually I dont use the bit datatype, I would say that it is strange that DMX doesnt handle this but with the number of glitches ever growing i wouldnt be suprised.
would be interested to see how people handle this as well.
By the way, any news from George yet?
Regards
Vince
DMX Talkzone Manager
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Usually I dont use the bit datatype, I would say that it is strange that DMX doesnt handle this but with the number of glitches ever growing i wouldnt be suprised.
would be interested to see how people handle this as well.
By the way, any news from George yet?
Regards
Vince
DMX Talkzone Manager
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 13 May 2004 13:23:18
13 May 2004 13:23:18 Phil Shevlin replied:
I even tried the checkbox Y/N. I always have to change them to INT an use 1/0 values.
as for george... www.dmxzone.com/forum/topic.asp?TOPIC_ID=28207
as for george... www.dmxzone.com/forum/topic.asp?TOPIC_ID=28207