Click here to Skip to main content
15,913,773 members
Home / Discussions / Database
   

Database

 
GeneralRe: Converting SQL's date format Pin
Jon Hulatt6-Sep-04 10:39
Jon Hulatt6-Sep-04 10:39 
GeneralRe: Converting SQL's date format Pin
Grimolfr7-Sep-04 10:28
Grimolfr7-Sep-04 10:28 
GeneralPlugin Algo for Analysis Service Pin
devvvy5-Sep-04 5:21
devvvy5-Sep-04 5:21 
GeneralRe: Plugin Algo for Analysis Service Pin
Mekong River5-Sep-04 7:34
Mekong River5-Sep-04 7:34 
GeneralRe: Plugin Algo for Analysis Service Pin
devvvy5-Sep-04 7:50
devvvy5-Sep-04 7:50 
GeneralSQL server does not exists or access denied Pin
savagerx3-Sep-04 5:11
savagerx3-Sep-04 5:11 
GeneralRe: SQL server does not exists or access denied Pin
Michael P Butler3-Sep-04 21:57
Michael P Butler3-Sep-04 21:57 
GeneralDatabinding Help Pin
Mega13-Sep-04 1:57
Mega13-Sep-04 1:57 
I have an access database, and I have a small program that is using an OLEDBDataAdapater to retrieve the information. The problem is that it pulls multiple items (which it must be able to do.) I need to be able to bind the results to a textbox or some control that allows for multiple selection with copy ability. Any help would be greatly appriciated. TIA

BTW the coding of the program is very simple.

oledbdataadapter1 (select string)
dsups1.clear()
oledbdataadapter1.fill(dsups1)

GeneralRe: Databinding Help Pin
Mega13-Sep-04 17:50
Mega13-Sep-04 17:50 
QuestionBest practise for deploying SQL Server Database? Pin
mav.northwind3-Sep-04 1:30
mav.northwind3-Sep-04 1:30 
AnswerRe: Best practise for deploying SQL Server Database? Pin
Michael P Butler3-Sep-04 21:52
Michael P Butler3-Sep-04 21:52 
GeneralRe: Best practise for deploying SQL Server Database? Pin
mav.northwind3-Sep-04 22:10
mav.northwind3-Sep-04 22:10 
GeneralRe: Best practise for deploying SQL Server Database? Pin
Michael P Butler4-Sep-04 1:04
Michael P Butler4-Sep-04 1:04 
GeneralRe: Best practise for deploying SQL Server Database? Pin
mav.northwind7-Sep-04 20:47
mav.northwind7-Sep-04 20:47 
AnswerRe: Best practise for deploying SQL Server Database? Pin
Graham Bradshaw7-Sep-04 12:41
Graham Bradshaw7-Sep-04 12:41 
GeneralRe: Best practise for deploying SQL Server Database? Pin
mav.northwind7-Sep-04 20:44
mav.northwind7-Sep-04 20:44 
GeneralRe: Best practise for deploying SQL Server Database? Pin
Mekong River7-Sep-04 21:56
Mekong River7-Sep-04 21:56 
GeneralRe: Best practise for deploying SQL Server Database? Pin
mav.northwind7-Sep-04 23:50
mav.northwind7-Sep-04 23:50 
GeneralRe: Best practise for deploying SQL Server Database? Pin
Graham Bradshaw8-Sep-04 1:48
Graham Bradshaw8-Sep-04 1:48 
GeneralFormat string from database Pin
Brendan Vogt3-Sep-04 0:37
Brendan Vogt3-Sep-04 0:37 
GeneralRe: Format string from database Pin
Colin Angus Mackay3-Sep-04 1:21
Colin Angus Mackay3-Sep-04 1:21 
GeneralMS Access Workgroup setup for web user Pin
Ryan Binns2-Sep-04 14:02
Ryan Binns2-Sep-04 14:02 
GeneralRe: MS Access Workgroup setup for web user Pin
Mekong River2-Sep-04 15:18
Mekong River2-Sep-04 15:18 
GeneralRe: MS Access Workgroup setup for web user Pin
Ryan Binns2-Sep-04 16:41
Ryan Binns2-Sep-04 16:41 
GeneralRe: MS Access Workgroup setup for web user Pin
Hesham Amin4-Sep-04 6:41
Hesham Amin4-Sep-04 6:41 

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.