473,473 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

readonly

hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly

Tia
MikeJ
Apr 22 '07 #1
5 1619
MikeJ wrote:
hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly

Tia
MikeJ
You specify the cursor type and lock type when you open the recordset.
That decides how you can use the recordset.

--
Göran Andersson
_____
http://www.guffa.com
Apr 22 '07 #2
Right....i am having problems finding it on msdn...
i'll look again

"Göran Andersson" <gu***@guffa.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
MikeJ wrote:
>hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly

Tia
MikeJ

You specify the cursor type and lock type when you open the recordset.
That decides how you can use the recordset.

--
Göran Andersson
_____
http://www.guffa.com

Apr 23 '07 #3
Mike J wrote:
Right....i am having problems finding it on msdn...
i'll look again

"Göran Andersson" <gu***@guffa.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
>MikeJ wrote:
>>hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly

Tia
MikeJ
You specify the cursor type and lock type when you open the recordset.
That decides how you can use the recordset.

--
Göran Andersson
_____
http://www.guffa.com

http://msdn.microsoft.com/library/de...mthrstopen.asp

--
Göran Andersson
_____
http://www.guffa.com
Apr 24 '07 #4
your link is Ado 2.8 not net
how is this implemented in net 2.0

MJ

"Göran Andersson" <gu***@guffa.comwrote in message
news:uF*************@TK2MSFTNGP06.phx.gbl...
Mike J wrote:
>Right....i am having problems finding it on msdn...
i'll look again

"Göran Andersson" <gu***@guffa.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
>>MikeJ wrote:
hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly

Tia
MikeJ
You specify the cursor type and lock type when you open the recordset.
That decides how you can use the recordset.

--
Göran Andersson
_____
http://www.guffa.com


http://msdn.microsoft.com/library/de...mthrstopen.asp

--
Göran Andersson
_____
http://www.guffa.com

Apr 26 '07 #5
Mike J wrote:
your link is Ado 2.8 not net
how is this implemented in net 2.0

MJ

"Göran Andersson" <gu***@guffa.comwrote in message
news:uF*************@TK2MSFTNGP06.phx.gbl...
>Mike J wrote:
>>Right....i am having problems finding it on msdn...
i'll look again

"Göran Andersson" <gu***@guffa.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
MikeJ wrote:
hi i can't seem to find the readonly
for sql
How to set when reading Recordset from Sql
as Readonly
>
Tia
MikeJ
You specify the cursor type and lock type when you open the recordset.
That decides how you can use the recordset.

--
Göran Andersson
_____
http://www.guffa.com
http://msdn.microsoft.com/library/de...mthrstopen.asp

--
Göran Andersson
_____
http://www.guffa.com
There is no Recordset object in the .NET framework, that's why I assumed
that you meant the ADO Recordset.

The DataReader classes in .NET are always read-only.

--
Göran Andersson
_____
http://www.guffa.com
Apr 27 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Darshak Shah | last post by:
Hi, * Question background : My DB is in ArchiveLog mode. I have TS in ReadOnly mode. As i know, - Oracle allows to DROP table resides in ReadOnly TS (& other objects also) even though that...
4
by: harry | last post by:
<input type="text" name="actreqto" maxlength="20" value="" onkeypress="changedDetails();" onchange="changedDetails();" readonly="readonly"> Any ideas why doesn't this work? ...
3
by: Matt | last post by:
I want to know if readOnly attribute doesn't work for drop down list? If I try disabled attribute, it works fine for drop down list. When I try text box, it works fine for both disabled and...
3
by: Michael SL | last post by:
I have a text area in which I have a client side javascript to process a "onclick". Because it is client side, I used a HtmlTextArea <TextArea id="Summary" onmouseup="SumMouseUp()" style="WIDTH:...
10
by: GP | last post by:
Is it possible to iterate through all the controls collection and make the textboxes alone as read only.I don't see a readonly property for the Control.Can some one help me in this context? I...
4
by: Doug Bell | last post by:
Hi, I needed to make a TextBox on a DataGrid ReadOnly based on the condition of another cell on its row. I achieved this using a Custom Data Column Class "DacDGTextColLotNo" but I can't get the...
7
by: Jimbo | last post by:
Hi, I am trying to set the readonly attribute of a text input tag dynamically from javascript. The input element already exists in the form and I want to make it readonly when a particular...
3
by: Hamed | last post by:
Hello I have a DataGrid object in my ASP.NET page that has the following template column. When I put the "readonly" attribute in the INPUT tag, it generates readonly="". <asp:TemplateColumn...
2
by: J. McConnell | last post by:
I am having trouble with the following code: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
10
by: sunil | last post by:
Hello, I am new to c# . I have some basic programming doubts. Please help me in clarifying these doubts. I want to initialize a static and readonly field with a value returned by a static...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.