Click here to Skip to main content
16,008,954 members
Home / Discussions / Database
   

Database

 
GeneralError Creating SQL DB in .NET Pin
bingo199525-Jul-02 2:25
bingo199525-Jul-02 2:25 
GeneralRe: Error Creating SQL DB in .NET Pin
Alexandru Savescu25-Jul-02 5:34
Alexandru Savescu25-Jul-02 5:34 
GeneralRe: Error Creating SQL DB in .NET Pin
Nick Parker25-Jul-02 7:55
protectorNick Parker25-Jul-02 7:55 
Questionhow to set a database only permit seraral IP can connet with odbc or oledb? Pin
realfly24-Jul-02 17:46
realfly24-Jul-02 17:46 
AnswerRe: how to set a database only permit seraral IP can connet with odbc or oledb? Pin
Nick Parker25-Jul-02 8:04
protectorNick Parker25-Jul-02 8:04 
GeneralRe: how to set a database only permit seraral IP can connet with odbc or oledb? Pin
realfly25-Jul-02 15:28
realfly25-Jul-02 15:28 
GeneralRe: how to set a database only permit seraral IP can connet with odbc or oledb? Pin
Nick Parker28-Jul-02 11:19
protectorNick Parker28-Jul-02 11:19 
GeneralADO asynchronous queries and sorting Pin
Byteman24-Jul-02 8:01
Byteman24-Jul-02 8:01 
I have a stored procedure that executes too slowly (as I mention in a previous posting) so I'm thinking of executing the query asynchronously and grabbing the results as they come back. it may give the impression that the query is faster than it really is.

my question is... the stored procedure is sorting the results. So if I grab the first few items from the recordset doing something simple like "MoveNext" and then the queries inserts items new items before the cursor because of sorting, I've missed those items.

I am just beginning to dig into asynchronous querys so this may be a really stupid question, in fact I'm sure it is, but I've yet to see how to deal with sorting.

Any suggestions?
GeneralRe: ADO asynchronous queries and sorting Pin
SimonS24-Jul-02 22:18
SimonS24-Jul-02 22:18 
GeneralADO.Net updating a BLOB Pin
MrGlover23-Jul-02 19:01
MrGlover23-Jul-02 19:01 
GeneralRe: ADO.Net updating a BLOB Pin
Richard Deeming25-Jul-02 1:38
mveRichard Deeming25-Jul-02 1:38 
Generaloledb and table with no key Pin
AlexEg23-Jul-02 2:22
AlexEg23-Jul-02 2:22 
GeneralRe: oledb and table with no key Pin
Alex Deem26-Jul-02 2:25
Alex Deem26-Jul-02 2:25 
GeneralCreating Login Pin
Mazdak22-Jul-02 19:14
Mazdak22-Jul-02 19:14 
GeneralRe: Creating Login Pin
Richard Deeming22-Jul-02 23:39
mveRichard Deeming22-Jul-02 23:39 
GeneralRe: Creating Login Pin
Mazdak25-Jul-02 7:14
Mazdak25-Jul-02 7:14 
GeneralDatagrid columns Pin
Ryan284522-Jul-02 5:37
Ryan284522-Jul-02 5:37 
GeneralTyped DataSets and casting problems... Pin
Andrew Connell22-Jul-02 4:36
Andrew Connell22-Jul-02 4:36 
GeneralRe: Typed DataSets and casting problems... Pin
Anonymous24-Jul-02 16:57
Anonymous24-Jul-02 16:57 
GeneralCreating an index with ADOX Pin
ijprest21-Jul-02 20:40
ijprest21-Jul-02 20:40 
GeneralCREATE DATABASE Pin
Mazdak20-Jul-02 20:56
Mazdak20-Jul-02 20:56 
GeneralRe: CREATE DATABASE Pin
Ravi_Shankar25-Jul-02 0:54
Ravi_Shankar25-Jul-02 0:54 
GeneralCollation Name Pin
Mazdak20-Jul-02 20:37
Mazdak20-Jul-02 20:37 
GeneralRe: Collation Name Pin
Martin Ziacek22-Jul-02 1:33
Martin Ziacek22-Jul-02 1:33 
GeneralRe: Collation Name Pin
Mazdak22-Jul-02 9:39
Mazdak22-Jul-02 9:39 

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.