Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Codeless #1
Recordset not availible
I have 2 Db set up one with DSN and one a DSNless. When I go to the 'Bindings'
tab the '+' is dimmed and I am unable to create a Recordset. Both connections
to the Db's are connecting and I can see the fields. Any Ideas?
Codeless Guest
-
Recordset Help
Hey all, I am wondering if someone could help me create an SQL query for a recordset I am building. I have a database with many tables. In one... -
ASP Recordset Help!
Hi, I have been trying to construct a results page in dreamweaver/asp if i put a search in with one parameter it works fine (ie, select name from... -
Using a Recordset
I'm trying to expand my web design skills by learning how to include some dynamic content in a site. Currently I have an Access database, and... -
ADO - Recordset
I was wondering if anyone can help me. I've converting an already existing system (designed in Access which produces reports for the accounts dept)... -
RecordSet.Move or RecordSet.AbsolutePosition??
Hi, I'm trying to use either one of these methods to position the cursor in a specific position inside a recordset, but neither one seems to... -
Manuel Socarras #2
Re: Recordset not availible
i have had the same problem sometimes in a school so i guess the problem
may be related with the configuration or installation
the only workaround i've found is to drag a table to the page from the
DB tab
HTH,
manuel
Codeless wrote:
> I have 2 Db set up one with DSN and one a DSNless. When I go to the 'Bindings'
> tab the '+' is dimmed and I am unable to create a Recordset. Both connections
> to the Db's are connecting and I can see the fields. Any Ideas?
>Manuel Socarras Guest
-
bthouin #3
Re: Recordset not availible
Hey guys,
Have you ever heard about this wonderful instruments called "brain" and
"hand " ?
You DONT'T need the bindings and all this stuff to write a working app.
You can do it on your own. MM is just generating the code for lazy guys
like you. I, for one, never use any of these tools. Doesn't save you
anything. The generated code is very fancy, but also hardly readable,
impenetrable, and hard to debug. So, sorry to seem "retro", but use a
bit of inspiration, look up some existing MM code, and "mimic" it. Works
fine.
Bernard
Manuel Socarras wrote:> i have had the same problem sometimes in a school so i guess the problem
> may be related with the configuration or installation
>
> the only workaround i've found is to drag a table to the page from the
> DB tab
>
> HTH,
>
> manuel
>
> Codeless wrote:
>>> I have 2 Db set up one with DSN and one a DSNless. When I go to the
>> 'Bindings' tab the '+' is dimmed and I am unable to create a
>> Recordset. Both connections to the Db's are connecting and I can see
>> the fields. Any Ideas?
>>bthouin Guest
-
Alexandro Colorado #4
Re: Recordset not availible
Hi bthouin,
This is very true, however issues usually comes when the work scales. Is
like HTML, doing a paragraph on code might not represent that much
challenge, but doing a whole survey in HTML might represent several more
time of being creaiting the tags and properties.
But I do agree that sometimes Dreamweaver could improve a lot more when
detecting it's own code generation. Some of the code is structured and
modifiying by a very short maring might break on DMW.
On the case before, it might be interesting to see which server model is
he using.
On Tue, 08 Mar 2005 00:05:14 +0100, bthouin <bernard_thouin@bluewin.ch>
wrote:
> Hey guys,
>
> Have you ever heard about this wonderful instruments called "brain" and
> "hand " ?
>
> You DONT'T need the bindings and all this stuff to write a working app.
> You can do it on your own. MM is just generating the code for lazy guys
> like you. I, for one, never use any of these tools. Doesn't save you
> anything. The generated code is very fancy, but also hardly readable,
> impenetrable, and hard to debug. So, sorry to seem "retro", but use a
> bit of inspiration, look up some existing MM code, and "mimic" it. Works
> fine.
>
> Bernard
>
> Manuel Socarras wrote:>> i have had the same problem sometimes in a school so i guess the
>> problem may be related with the configuration or installation
>> the only workaround i've found is to drag a table to the page from the
>> DB tab
>> HTH,
>> manuel
>> Codeless wrote:
>>>>> I have 2 Db set up one with DSN and one a DSNless. When I go to the
>>> 'Bindings' tab the '+' is dimmed and I am unable to create a
>>> Recordset. Both connections to the Db's are connecting and I can see
>>> the fields. Any Ideas?
>>>
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest



Reply With Quote

