Click here to Skip to main content
15,907,906 members
Home / Discussions / C#
   

C#

 
QuestionWhen is my Access db to large? Pin
sa}{en24-Jul-05 3:43
sa}{en24-Jul-05 3:43 
AnswerRe: When is my Access db to large? Pin
Dave Kreskowiak24-Jul-05 4:42
mveDave Kreskowiak24-Jul-05 4:42 
AnswerRe: When is my Access db to large? Pin
DavidNohejl24-Jul-05 4:51
DavidNohejl24-Jul-05 4:51 
AnswerRe: When is my Access db to large? Pin
Scott Serl24-Jul-05 13:46
Scott Serl24-Jul-05 13:46 
AnswerRe: When is my Access db to large? Pin
Robert Rohde24-Jul-05 19:56
Robert Rohde24-Jul-05 19:56 
GeneralRe: When is my Access db to large? Pin
sa}{en25-Jul-05 9:28
sa}{en25-Jul-05 9:28 
Generalusing directive Pin
andrewpritchie24-Jul-05 3:40
andrewpritchie24-Jul-05 3:40 
GeneralRe: using directive Pin
DavidNohejl24-Jul-05 4:31
DavidNohejl24-Jul-05 4:31 
Um but to use classes from IBM.WMQ you had to reference some .dll library (or maybe it was referenced by default). It won't work at all if you don't have that .dll on another machine! One possible solution is to look at references in project explorer (VS.NET, dunno how it is on other IDEs) and in properties to that reference set Copy Local (or something like that) to true. Than you'll have copy of necessary .dll in application's \bin folder.

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
GeneralRe: using directive Pin
Dave Kreskowiak24-Jul-05 4:37
mveDave Kreskowiak24-Jul-05 4:37 
QuestionOutlook 2003 Add-In with C#? Pin
fcn][Stampede24-Jul-05 2:07
fcn][Stampede24-Jul-05 2:07 
AnswerRe: Outlook 2003 Add-In with C#? Pin
Brian Delahunty24-Jul-05 2:20
Brian Delahunty24-Jul-05 2:20 
Generalnmake for c# Pin
Mingzhi_8624-Jul-05 1:11
Mingzhi_8624-Jul-05 1:11 
GeneralRe: nmake for c# Pin
Michael P Butler24-Jul-05 2:12
Michael P Butler24-Jul-05 2:12 
GeneralPopulate values in data grid based on few conditions Pin
lovelylooney23-Jul-05 23:14
lovelylooney23-Jul-05 23:14 
GeneralRe: Populate values in data grid based on few conditions Pin
Alomgir Miah24-Jul-05 11:30
Alomgir Miah24-Jul-05 11:30 
GeneralClass... Arrays... Collections... Arg! Pin
MNiece23-Jul-05 17:29
MNiece23-Jul-05 17:29 
GeneralRe: Class... Arrays... Collections... Arg! Pin
Rob Graham23-Jul-05 18:23
Rob Graham23-Jul-05 18:23 
GeneralRe: Class... Arrays... Collections... Arg! Pin
MNiece25-Jul-05 2:23
MNiece25-Jul-05 2:23 
GeneralRe: Class... Arrays... Collections... Arg! Pin
Rob Graham25-Jul-05 3:25
Rob Graham25-Jul-05 3:25 
GeneralDatagrid Pin
Srinivas Jonnalagadda23-Jul-05 7:45
Srinivas Jonnalagadda23-Jul-05 7:45 
GeneralRe: Datagrid Pin
Christian Graus23-Jul-05 11:02
protectorChristian Graus23-Jul-05 11:02 
GeneralRe: Datagrid Pin
Srinivas Jonnalagadda23-Jul-05 13:27
Srinivas Jonnalagadda23-Jul-05 13:27 
GeneralRe: Datagrid Pin
Christian Graus23-Jul-05 13:50
protectorChristian Graus23-Jul-05 13:50 
GeneralRe: Datagrid Pin
Srinivas Jonnalagadda23-Jul-05 16:02
Srinivas Jonnalagadda23-Jul-05 16:02 
GeneralRe: Datagrid Pin
Srinivas Jonnalagadda23-Jul-05 17:47
Srinivas Jonnalagadda23-Jul-05 17:47 

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.