Command Server Behavior in CS4 Troubled


does know happened command server behavior in cs4.

 

when use mx 2004 create update command, following code on page:

 

set command1 = server.createobject("adodb.command")
command1.activeconnection = mm_sportstest_string
command1.commandtext = "update board  set name = 'test' name null"
command1.commandtype = 1
command1.commandtimeout = 0
command1.prepared = true
command1.execute()

when use cs4 create same update command, following code on page:

 

dim command1__@@varname@@
command1__@@varname@@ = "@@defaultvalue@@"
if (@@runtimevalue@@ <> "")
  command1__@@varname@@ = @@runtimevalue@@
end if

set command1 = server.createobject ("adodb.command")
command1.activeconnection = mm_sportstest_string
command1.commandtext = "update board  set name = "test' name null"
command1.commandtype = 1
command1.commandtimeout = 0
command1.prepared = true
command1.execute()

cs4 not recognize resulting code command in server behaviors window.  if open both pages in mx 2004, mx 2004 page interpreted, not cs4 page.

 

it looks cs4 not able create update commands nor other type of command server behavior.  using asp/vbscript.

 

does have insight this.......or bug in cs4??

 

mike

i'm having same problem.  cannot create new commands, in addition, cs4 not recognize of commands created dw8 , prior versions.



More discussions in Dynamic HTML General Discussion (read only)


adobe

Comments

Popular posts from this blog

Flip address is out of range arduino uno r3

Arduino Uno not uploading

Indesign and MathType fonts