Click here to Skip to main content
15,902,114 members
Home / Discussions / Database
   

Database

 
GeneralRe: Inserting special characters in SQL 2000 Pin
Rob Graham15-May-04 2:54
Rob Graham15-May-04 2:54 
GeneralEmbarcadero Rapid SQL Pin
Nino_113-May-04 15:57
Nino_113-May-04 15:57 
GeneralRe: Embarcadero Rapid SQL Pin
mtone18-May-04 7:26
mtone18-May-04 7:26 
GeneralRow Concatenation Pin
Ruchi Gupta13-May-04 13:08
Ruchi Gupta13-May-04 13:08 
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 5:20
Bill Dean18-May-04 5:20 
GeneralRe: Row Concatenation Pin
Ruchi Gupta18-May-04 5:40
Ruchi Gupta18-May-04 5:40 
GeneralRe: Row Concatenation Pin
Bill Dean18-May-04 6:10
Bill Dean18-May-04 6:10 
Generaldatabase location Pin
Anonymous13-May-04 11:44
Anonymous13-May-04 11:44 
this.oleDbConnection1.ConnectionString = @"Provider=Microsoft.Jet.OLEDB.4.0;Password="""";User ID=Admin;Data Source=c:\Technomedia.mdb;Mode=ReadWrite|Share Deny None;"

for the source, how do I make it so it accesses the database that is in the same folder as the program? Because when I load the program on other computer it give me this exception error:

"Process id = 0x4f4(1268), Thead id = 0x5dc(1500)"

I think it gives me this because it can't find the database because it is hardcoded into the program as being in a different location. So I want to know how to make it look for the database in the program location. i tried Data Source=technomedia.mdb but it gives me an error.

Thanks
GeneralRe: database location Pin
Jeff Varszegi13-May-04 12:01
professionalJeff Varszegi13-May-04 12:01 
GeneralRe: database location Pin
Anonymous13-May-04 12:26
Anonymous13-May-04 12:26 
GeneralRe: database location Pin
Jeff Varszegi13-May-04 13:19
professionalJeff Varszegi13-May-04 13:19 
GeneralRe: database location Pin
Anonymous13-May-04 14:04
Anonymous13-May-04 14:04 
GeneralRe: database location Pin
Jeff Varszegi13-May-04 14:54
professionalJeff Varszegi13-May-04 14:54 
GeneralRe: database location Pin
Anonymous13-May-04 15:41
Anonymous13-May-04 15:41 
GeneralRe: database location Pin
Jeff Varszegi15-May-04 2:43
professionalJeff Varszegi15-May-04 2:43 
GeneralRe: database location Pin
Anonymous15-May-04 4:17
Anonymous15-May-04 4:17 
QuestionImage problem??? Pin
Small Rat13-May-04 9:24
Small Rat13-May-04 9:24 
AnswerRe: Image problem??? Pin
Hesham Amin13-May-04 21:50
Hesham Amin13-May-04 21:50 
GeneralCross-tab query Pin
Ole12313-May-04 8:14
Ole12313-May-04 8:14 
GeneralRe: Cross-tab query Pin
-Dr_X-13-May-04 10:57
-Dr_X-13-May-04 10:57 
GeneralRe: Cross-tab query Pin
Ole12314-May-04 8:18
Ole12314-May-04 8:18 
GeneralUDF and Table Column Formula Pin
Wackatronic13-May-04 7:06
Wackatronic13-May-04 7:06 
GeneralRe: UDF and Table Column Formula Pin
Grimolfr19-May-04 8:51
Grimolfr19-May-04 8:51 
GeneralData access problem Pin
damoonlight12-May-04 16:27
damoonlight12-May-04 16:27 
GeneralProblem in finding sum of Columns in a Table Pin
Touseef Afzal12-May-04 12:09
Touseef Afzal12-May-04 12:09 

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.