Ask a Question related to Dreamweaver AppDev, Design and Development.
-
shoff #1
Re: ASP.NET & DreamweaverCtrls
what website are you referring to? Where can I find the correct file?
shoff Guest
-
DreamweaverCtrls.dll Security Error
Hi, I am using Dreamweaver 8, Asp.net and the control "DreamweaverCtrls.dll" to connect and access a mySQL database. Everything goes just fine... -
DreamweaverCtrls.dll on the mac
Hi therre - I am tryign to use .net with a mysql DB. My Dev is done on a mac, but when i try to connect to my db, I get this error: ----- "Server... -
File or assembly name DreamweaverCtrls
The message "File or assembly name DreamweaverCtrls, or one of its dependencies, was not found" is shown when I am trying to run my ASP.NET file in... -
'Tables' is not a member of 'DreamweaverCtrls.DataSet'.
Dim myDbVal as String Dim myDbRow As System.Data.Datarow myDbRow = DataSet1.Tables(0).Rows(0) myDbVal = Convert.ToString(myDbRow('body'))



Reply With Quote

