Click here to Skip to main content
15,892,674 members
Home / Discussions / Database
   

Database

 
GeneralRe: AFAIK Pin
niansah13-May-05 7:12
niansah13-May-05 7:12 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 9:33
Colin Angus Mackay13-May-05 9:33 
GeneralRename a table Pin
Andy *M*12-May-05 23:38
Andy *M*12-May-05 23:38 
GeneralRe: Rename a table Pin
Colin Angus Mackay13-May-05 4:49
Colin Angus Mackay13-May-05 4:49 
QuestionHow to retrieve, insert and modify OLE Object from MS Access database??? Pin
Member 159750212-May-05 20:18
Member 159750212-May-05 20:18 
GeneralADO connection string for connecting to named instance sql server over internet Pin
Ruchirdhar12-May-05 19:18
Ruchirdhar12-May-05 19:18 
Generalcreating Excel file using ADO.Net Pin
nyjetswin200512-May-05 12:12
nyjetswin200512-May-05 12:12 
Questionhow can get case sensitive controll in ado.net access database? Pin
Sasuko12-May-05 12:03
Sasuko12-May-05 12:03 
how can get case sensitive controll in ado.net access database?

i've tryed in this way but no case sensitive controll is made:
string query = "SELECT * FROM myTable WHERE Name = '" + textBoxName.Text + "' AND StrComp(Password, '" + textBoxPassword.Text + "', 0) = 0";
GeneralOptimizing a query by removing a user defined function Pin
Fallen-Angel12-May-05 11:36
Fallen-Angel12-May-05 11:36 
GeneralFind FK Pin
WDI12-May-05 5:52
WDI12-May-05 5:52 
GeneralTemp tables in a stored procedure Pin
Fallen-Angel12-May-05 5:10
Fallen-Angel12-May-05 5:10 
GeneralRe: Temp tables in a stored procedure Pin
Michael Potter12-May-05 6:15
Michael Potter12-May-05 6:15 
GeneralRe: Temp tables in a stored procedure Pin
Fallen-Angel12-May-05 6:24
Fallen-Angel12-May-05 6:24 
GeneralRe: Temp tables in a stored procedure Pin
Michael Potter12-May-05 6:31
Michael Potter12-May-05 6:31 
GeneralRe: Temp tables in a stored procedure Pin
Rob Graham12-May-05 11:46
Rob Graham12-May-05 11:46 
GeneralStored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 5:06
Fallen-Angel12-May-05 5:06 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Colin Angus Mackay12-May-05 5:30
Colin Angus Mackay12-May-05 5:30 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 5:41
Fallen-Angel12-May-05 5:41 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Michael Potter12-May-05 6:27
Michael Potter12-May-05 6:27 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 6:38
Fallen-Angel12-May-05 6:38 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Anonymous13-May-05 5:15
Anonymous13-May-05 5:15 
GeneralInserting a dataset into SQL Pin
totig12-May-05 2:22
totig12-May-05 2:22 
QuestionHow to make ERD diagram Pin
imshally8112-May-05 1:17
imshally8112-May-05 1:17 
AnswerRe: How to make ERD diagram Pin
Colin Angus Mackay12-May-05 2:31
Colin Angus Mackay12-May-05 2:31 
GeneralStored Procedure - Return type nText Pin
.NetRams12-May-05 1:04
.NetRams12-May-05 1:04 

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.