Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
QuestionRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 6:41
Alexander Wiseman29-Jun-06 6:41 
AnswerRe: Modal Dialog help in C# Pin
McSmack29-Jun-06 7:17
McSmack29-Jun-06 7:17 
QuestionRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 10:53
Alexander Wiseman29-Jun-06 10:53 
AnswerRe: Modal Dialog help in C# Pin
McSmack29-Jun-06 12:19
McSmack29-Jun-06 12:19 
GeneralRe: Modal Dialog help in C# Pin
Alexander Wiseman29-Jun-06 12:54
Alexander Wiseman29-Jun-06 12:54 
QuestionQuick button question [modified] Pin
Arkon94828-Jun-06 13:05
Arkon94828-Jun-06 13:05 
AnswerRe: Quick button question [modified] Pin
Mike Poz28-Jun-06 13:45
Mike Poz28-Jun-06 13:45 
QuestionExporting to SPSS issue Pin
Nader Elshehabi28-Jun-06 11:59
Nader Elshehabi28-Jun-06 11:59 
Hello everone
I'm about to write an SQL database program, in which I would like to add "Export to" feature, like exporting my data as Excel speardsheets, Access, or even SPSS. I really can't fully describe the idea of integrating all these programs, but I'm sure you got it.

Some points arising
1- Is it legal?? Or do I need the prior permession of SPSS -and other copyights owners- to add "export to SPSS" -or any other program- in my program?? I know this may sound as a ridiculous question, but I don't want to violate any copyrights here.Smile | :)
2- Do I have to write my code from the scratch, or may I use their Dlls -again the copyrights issue-?? If I can't use their DLL, how would I know their format??!
3- I'd like the export ability to work even on machine that doesn't actually have SPSS currently installed on it, also it should be version independent. -ie. I don't want to dynamically link to dlls supposed to be on the target machine. Dlls should be supplied with my program's package-
4- What would be your suggestions of the best way to do it??
5- An example is media players that support RM formats. We all know Real corp. has copyrights over RM. So how would other media players support it??

PS. SPSS is just one example of many programs I'd like to integrate together. Noting that the integration is only in exporting/importing, ie. my program will not open/edit any SPSS files

If you have ANY suggestions, ideas, or comments, I'd really appreciate it.

Thank you.Rose | [Rose]
AnswerRe: Exporting to SPSS issue Pin
farquem828-Jun-06 16:01
farquem828-Jun-06 16:01 
GeneralRe: Exporting to SPSS issue Pin
Nader Elshehabi28-Jun-06 17:29
Nader Elshehabi28-Jun-06 17:29 
QuestionASP.net and Javascript Pin
Naji.A28-Jun-06 11:27
Naji.A28-Jun-06 11:27 
AnswerRe: ASP.net and Javascript Pin
Guffa28-Jun-06 12:06
Guffa28-Jun-06 12:06 
GeneralAny helpful hints? Pin
Naji.A28-Jun-06 12:12
Naji.A28-Jun-06 12:12 
AnswerRe: Any helpful hints? Pin
Guffa28-Jun-06 19:31
Guffa28-Jun-06 19:31 
GeneralError Messages? [modified] Pin
Naji.A29-Jun-06 22:01
Naji.A29-Jun-06 22:01 
AnswerRe: Error Messages? Pin
Guffa30-Jun-06 5:25
Guffa30-Jun-06 5:25 
GeneralDon't see any error messages!!! [modified] Pin
Naji.A30-Jun-06 11:44
Naji.A30-Jun-06 11:44 
GeneralRe: Don't see any error messages!!! Pin
Guffa1-Jul-06 4:47
Guffa1-Jul-06 4:47 
GeneralNot Sure! Pin
Naji.A2-Jul-06 11:15
Naji.A2-Jul-06 11:15 
GeneralRe: Not Sure! Pin
Guffa3-Jul-06 0:34
Guffa3-Jul-06 0:34 
GeneralPage Structure Pin
Naji.A3-Jul-06 12:26
Naji.A3-Jul-06 12:26 
AnswerRe: Page Structure Pin
Guffa3-Jul-06 18:58
Guffa3-Jul-06 18:58 
GeneralFigured it Out [modified] Pin
Naji.A4-Jul-06 8:51
Naji.A4-Jul-06 8:51 
QuestionGet return value from one class to another Pin
Saamir28-Jun-06 11:04
Saamir28-Jun-06 11:04 
AnswerRe: Get return value from one class to another Pin
led mike28-Jun-06 11:22
led mike28-Jun-06 11:22 

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.