Click here to Skip to main content
15,915,336 members
Home / Discussions / Database
   

Database

 
GeneralRe: Creating a subset Pin
Just Greeky Creek3-Feb-05 21:45
Just Greeky Creek3-Feb-05 21:45 
GeneralINNER join question Pin
Imtiaz Murtaza3-Feb-05 1:36
Imtiaz Murtaza3-Feb-05 1:36 
GeneralRe: INNER join question Pin
Colin Angus Mackay3-Feb-05 2:04
Colin Angus Mackay3-Feb-05 2:04 
GeneralRe: INNER join question Pin
Mike Dimmick4-Feb-05 0:12
Mike Dimmick4-Feb-05 0:12 
GeneralRe: INNER join question Pin
Colin Angus Mackay4-Feb-05 0:28
Colin Angus Mackay4-Feb-05 0:28 
GeneralRe: INNER join question Pin
Just Greeky Creek3-Feb-05 2:25
Just Greeky Creek3-Feb-05 2:25 
GeneralFirehose Mode Pin
Shady Aly3-Feb-05 1:05
Shady Aly3-Feb-05 1:05 
GeneralRe: Firehose Mode Pin
Colin Angus Mackay3-Feb-05 2:08
Colin Angus Mackay3-Feb-05 2:08 
A quick search of the Microsoft web site found this: http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp[^]

* (SQL Server specific) With a forward-only, read only-cursors (aka Firehose cursors) against SQL Server, you cannot start a transaction on that connection. This is because the connection is dealing with the cursor and needs to complete what it's doing (get to the end of the cursor) before continuing.

If this does not help answer your question you need to be more specific. e.g. What technologies are you using to connect to SQL Server.


Do you want to know more?
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


GeneralautoNumber and Max+1 which is Best Pin
TariqMahmood2-Feb-05 18:52
TariqMahmood2-Feb-05 18:52 
GeneralRe: autoNumber and Max+1 which is Best Pin
Just Greeky Creek2-Feb-05 20:56
Just Greeky Creek2-Feb-05 20:56 
GeneralRe: autoNumber and Max+1 which is Best Pin
David Salter3-Feb-05 22:39
David Salter3-Feb-05 22:39 
GeneralConfused about Subqueries grammer. Pin
denniskang20042-Feb-05 16:34
denniskang20042-Feb-05 16:34 
GeneralRe: Confused about Subqueries grammer. Pin
Just Greeky Creek2-Feb-05 21:16
Just Greeky Creek2-Feb-05 21:16 
Generalpassing DataReader obj Pin
DFrag2-Feb-05 11:32
DFrag2-Feb-05 11:32 
GeneralRe: passing DataReader obj Pin
Yulianto.2-Feb-05 17:19
Yulianto.2-Feb-05 17:19 
GeneralRe: passing DataReader obj Pin
DFrag3-Feb-05 3:39
DFrag3-Feb-05 3:39 
Generalxml importing and exporting Pin
lornej2-Feb-05 10:30
lornej2-Feb-05 10:30 
GeneralGeneral network error Pin
Marix2-Feb-05 4:01
Marix2-Feb-05 4:01 
GeneralRe: General network error Pin
David Salter3-Feb-05 22:41
David Salter3-Feb-05 22:41 
GeneralRe: General network error Pin
Marix3-Feb-05 22:46
Marix3-Feb-05 22:46 
GeneralDatabase commits being reversed Pin
jonathan152-Feb-05 3:57
jonathan152-Feb-05 3:57 
GeneralRe: Database commits being reversed Pin
Mike Dimmick2-Feb-05 6:06
Mike Dimmick2-Feb-05 6:06 
GeneralRe: Database commits being reversed Pin
jonathan152-Feb-05 22:19
jonathan152-Feb-05 22:19 
GeneralDropdown in a Datagrid Pin
sanfeb151-Feb-05 22:23
sanfeb151-Feb-05 22:23 
GeneralAllow zero length Pin
Robert19741-Feb-05 22:06
Robert19741-Feb-05 22:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.