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

C#

 
AnswerRe: Getting the directory that a .lnk shortcut points to Pin
DaveyM699-Jul-09 0:30
professionalDaveyM699-Jul-09 0:30 
AnswerRe: Getting the directory that a .lnk shortcut points to Pin
DaveyM699-Jul-09 0:53
professionalDaveyM699-Jul-09 0:53 
GeneralRe: Getting the directory that a .lnk shortcut points to Pin
Douglas Kirk9-Jul-09 21:46
Douglas Kirk9-Jul-09 21:46 
QuestionNumeric Format problem Pin
ansriharsha8-Jul-09 23:37
ansriharsha8-Jul-09 23:37 
AnswerRe: Numeric Format problem Pin
Pete O'Hanlon8-Jul-09 23:43
mvePete O'Hanlon8-Jul-09 23:43 
GeneralRe: Numeric Format problem Pin
ansriharsha9-Jul-09 1:29
ansriharsha9-Jul-09 1:29 
GeneralRe: Numeric Format problem Pin
Eddy Vluggen9-Jul-09 1:47
professionalEddy Vluggen9-Jul-09 1:47 
GeneralRe: Numeric Format problem Pin
ansriharsha9-Jul-09 2:40
ansriharsha9-Jul-09 2:40 
QuestionRe: Numeric Format problem Pin
Eddy Vluggen9-Jul-09 2:51
professionalEddy Vluggen9-Jul-09 2:51 
AnswerRe: Numeric Format problem Pin
ansriharsha9-Jul-09 3:47
ansriharsha9-Jul-09 3:47 
GeneralRe: Numeric Format problem Pin
Eddy Vluggen9-Jul-09 3:57
professionalEddy Vluggen9-Jul-09 3:57 
AnswerRe: Numeric Format problem Pin
ansriharsha9-Jul-09 4:33
ansriharsha9-Jul-09 4:33 
GeneralRe: Numeric Format problem Pin
Eddy Vluggen9-Jul-09 6:33
professionalEddy Vluggen9-Jul-09 6:33 
AnswerRe: Numeric Format problem Pin
ansriharsha17-Jul-09 0:50
ansriharsha17-Jul-09 0:50 
QuestionPlease Help... Pin
mjawadkhatri8-Jul-09 23:00
mjawadkhatri8-Jul-09 23:00 
AnswerRe: Please Help... Pin
Pete O'Hanlon8-Jul-09 23:16
mvePete O'Hanlon8-Jul-09 23:16 
GeneralRe: Please Help... Pin
Luc Pattyn9-Jul-09 9:42
sitebuilderLuc Pattyn9-Jul-09 9:42 
AnswerRe: Please Help... Pin
Blue_Boy8-Jul-09 23:26
Blue_Boy8-Jul-09 23:26 
GeneralRe: Please Help... Pin
mjawadkhatri9-Jul-09 0:00
mjawadkhatri9-Jul-09 0:00 
AnswerRe: Please Help... Pin
J4amieC9-Jul-09 0:47
J4amieC9-Jul-09 0:47 
GeneralRe: Please Help... Pin
mjawadkhatri9-Jul-09 0:54
mjawadkhatri9-Jul-09 0:54 
GeneralRe: Please Help... Pin
Pete O'Hanlon9-Jul-09 1:01
mvePete O'Hanlon9-Jul-09 1:01 
GeneralRe: Please Help... Pin
mjawadkhatri9-Jul-09 1:21
mjawadkhatri9-Jul-09 1:21 
GeneralRe: Please Help... Pin
Pete O'Hanlon9-Jul-09 1:25
mvePete O'Hanlon9-Jul-09 1:25 
Where to start? First of all, you are connecting to Oracle but you are using Sql Server classes in your code. You need to use the appropriate Oracle drivers, rather than SQL Server, and use the Oracle classes such as OracleConnection. Download, and have a look at, the ODP.NET providers from Oracle.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: Please Help... Pin
mjawadkhatri9-Jul-09 1:50
mjawadkhatri9-Jul-09 1:50 

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.