Click here to Skip to main content
15,913,939 members
Home / Discussions / C#
   

C#

 
GeneralRuntime exception generated when no handler subscribed to an event Pin
GazzaJ18-Mar-05 0:54
GazzaJ18-Mar-05 0:54 
GeneralRe: Runtime exception generated when no handler subscribed to an event Pin
mav.northwind18-Mar-05 1:44
mav.northwind18-Mar-05 1:44 
GeneralRe: Runtime exception generated when no handler subscribed to an event Pin
GazzaJ18-Mar-05 4:00
GazzaJ18-Mar-05 4:00 
GeneralRe: Runtime exception generated when no handler subscribed to an event Pin
mav.northwind18-Mar-05 5:13
mav.northwind18-Mar-05 5:13 
GeneralSending SMS from PC to Mobile phone Pin
Jasto18-Mar-05 0:40
Jasto18-Mar-05 0:40 
GeneralRe: Sending SMS from PC to Mobile phone Pin
Magnus2718-Mar-05 23:40
Magnus2718-Mar-05 23:40 
Generalremote .mdb file access Pin
Adnan Siddiqi18-Mar-05 0:35
Adnan Siddiqi18-Mar-05 0:35 
GeneralRe: remote .mdb file access Pin
Dave Kreskowiak18-Mar-05 4:50
mveDave Kreskowiak18-Mar-05 4:50 
Since Access is a file-based database, you'll need file system access rights to the remote machine. There is no Access server for you to attach to! So, in your connection string, then data source would be just like any other Windows UNC path:
\\ip.address\share.name\folder\subfolder\AccessDatabase.mdb



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: remote .mdb file access Pin
Adnan Siddiqi18-Mar-05 8:44
Adnan Siddiqi18-Mar-05 8:44 
GeneralRe: remote .mdb file access Pin
Dave Kreskowiak18-Mar-05 16:29
mveDave Kreskowiak18-Mar-05 16:29 
GeneralC#-Function as Part of an SQL-Where-Clause Pin
Rainer Ziebarth18-Mar-05 0:24
Rainer Ziebarth18-Mar-05 0:24 
GeneralRe: C#-Function as Part of an SQL-Where-Clause Pin
Ravindra Sadaphule18-Mar-05 11:54
Ravindra Sadaphule18-Mar-05 11:54 
GeneralRe: C#-Function as Part of an SQL-Where-Clause Pin
Rainer Ziebarth20-Mar-05 7:29
Rainer Ziebarth20-Mar-05 7:29 
GeneralMemory Pin
Mauricio Ritter17-Mar-05 23:56
Mauricio Ritter17-Mar-05 23:56 
GeneralRe: Memory Pin
Sebastian Schneider18-Mar-05 1:54
Sebastian Schneider18-Mar-05 1:54 
GeneralRe: Memory Pin
Sebastian Schneider18-Mar-05 2:18
Sebastian Schneider18-Mar-05 2:18 
GeneralRe: Memory Pin
Andy Brummer18-Mar-05 5:57
sitebuilderAndy Brummer18-Mar-05 5:57 
GeneralPropertyGrid problems Pin
Member 9743517-Mar-05 23:48
Member 9743517-Mar-05 23:48 
GeneralRegisterStartupScript Pin
kaanacar17-Mar-05 23:46
kaanacar17-Mar-05 23:46 
QuestionBaloon tips in a HTML site? Pin
Pikebu17-Mar-05 23:08
Pikebu17-Mar-05 23:08 
GeneralPrinting data from a grid Pin
StephenMcAllister17-Mar-05 21:14
StephenMcAllister17-Mar-05 21:14 
GeneralRe: Printing data from a grid Pin
Kodanda Pani17-Mar-05 22:42
Kodanda Pani17-Mar-05 22:42 
GeneralYour comment Pin
sreejith ss nair17-Mar-05 20:07
sreejith ss nair17-Mar-05 20:07 
Questioncould somebody help me? Pin
Chrislangton17-Mar-05 19:31
Chrislangton17-Mar-05 19:31 
AnswerRe: could somebody help me? Pin
Colin Angus Mackay17-Mar-05 23:02
Colin Angus Mackay17-Mar-05 23:02 

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.