HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 24th, 2000, 06:49 PM
EunJoo An EunJoo An is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 2 EunJoo An User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
can't seem to get the data binding to work using IE 5:

Here is the syntax:

<OBJECT ID="dsoComposer" classid="clsid:BD96C556-65A3-11D0-983A-00C04FC29E33"
HEIGHT=0 WIDTH=0 VIEWASTEXT>
<PARAM NAME="Server" VALUE="servername">
<PARAM NAME="Connect" VALUE="dsn=DBTool">
<PARAM NAME="SQL" VALUE="select TblName from tables">
</OBJECT>

I do check on the dsocomposer object with a call

var state = dsocomposer.readystate. I'm using interdev to debug. It comes back with a state of 4. 4 is that the object has been initialized.

However when I try to do the next call:

while (!dsoComposer.recordset.EOF)
{
dsoComposer.recordset.MoveNext();
}

It says that the dsoComposer is alreay closed. I'm not sure what I'm doing wrong. Any ideas?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > data binding problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway