Results 1 to 3 of 3

Thread: Good Morning I am helpless here please help me

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Location
    india
    Posts
    109

    Good Morning I am helpless here please help me

    Hello Everybody,
    Can i open a recordset of adopendynamic or adopekeyset in session based, I know that sessions are in client ,
    so if i open session based recordset ,shall i use it to add or edit records in the clent itself then finally to the server,

    Sorry i am not able to type what i require but still any one help me.

    Just tell me clearly about sessions based Recordsets ,and connection pooling,session based connections.

    Aniz
    I respect love and lovers ,but it should be possesive .
    I love friendship and friends but it should be true.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    First off yes you can use those. Second Sessions are NOT client.

    Besides, do NOT open recordets into a Session variable.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    It also depends on how you are opening the recordset. If you are opening it by setting it to the return value of a connection object or command object's .execute method, the recordset will be read only forward only no matter how you set it.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width