Click here to Skip to main content
16,004,806 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhelp me out Pin
simhag29-Jan-06 18:43
simhag29-Jan-06 18:43 
AnswerRe: help me out Pin
Steve Pullan29-Jan-06 18:48
Steve Pullan29-Jan-06 18:48 
AnswerRe: help me out Pin
Mekong River3-Feb-06 5:42
Mekong River3-Feb-06 5:42 
Questionoutlook addin Pin
ankitpatial29-Jan-06 18:31
ankitpatial29-Jan-06 18:31 
AnswerRe: outlook addin Pin
Matthew Hazlett29-Jan-06 19:48
Matthew Hazlett29-Jan-06 19:48 
QuestionCrystal Reports With VB.Net Pin
mayhem_rules29-Jan-06 18:00
mayhem_rules29-Jan-06 18:00 
AnswerRe: Crystal Reports With VB.Net Pin
ankitpatial29-Jan-06 18:53
ankitpatial29-Jan-06 18:53 
QuestionCrystal Reports Trusted Connection Pin
thealca29-Jan-06 17:16
thealca29-Jan-06 17:16 
Anybody has idea how will i connect my crystal reports on a trusted connection.

My code goes like this:

<br />
   Dim CRReport As CRAXDDRT.Report<br />
   Dim crDBTab As CRAXDDRT.DatabaseTable<br />
<br />
   For Each crDBTab In CRReport.Database.Tables<br />
        crDBTab.SetLogOnInfo sServerName, sDatabaseName, sUserID, sPassword<br />
   Next  'For Each crDBTab In Report.Database.Tables<br />


If I am to use a trusted connection sUserID and sPassword must not be supplied coz the Windows Auntheticity will be used, anybody has an idea on how it will be done?
QuestionDateTimePicker Pin
welbert29-Jan-06 16:36
welbert29-Jan-06 16:36 
AnswerRe: DateTimePicker Pin
Christian Graus29-Jan-06 16:47
protectorChristian Graus29-Jan-06 16:47 
GeneralRe: DateTimePicker Pin
welbert29-Jan-06 17:43
welbert29-Jan-06 17:43 
QuestionReadProcessMemory API and VB.net Pin
gaxxx29-Jan-06 14:36
gaxxx29-Jan-06 14:36 
AnswerRe: ReadProcessMemory API and VB.net Pin
Dave Kreskowiak29-Jan-06 15:15
mveDave Kreskowiak29-Jan-06 15:15 
GeneralRe: ReadProcessMemory API and VB.net Pin
gaxxx29-Jan-06 16:34
gaxxx29-Jan-06 16:34 
GeneralRe: ReadProcessMemory API and VB.net Pin
Mekong River29-Jan-06 20:35
Mekong River29-Jan-06 20:35 
AnswerRe: ReadProcessMemory API and VB.net Pin
Duncan Edwards Jones29-Jan-06 21:08
professionalDuncan Edwards Jones29-Jan-06 21:08 
GeneralRe: ReadProcessMemory API and VB.net Pin
gaxxx30-Jan-06 3:50
gaxxx30-Jan-06 3:50 
Questionerror trying AVI creation, how to initialise out pointer? Pin
bskirkman29-Jan-06 13:46
bskirkman29-Jan-06 13:46 
GeneralRe: error trying AVI creation, how to initialise out pointer? Pin
bskirkman29-Jan-06 13:48
bskirkman29-Jan-06 13:48 
AnswerRe: error trying AVI creation, how to initialise out pointer? Pin
Christian Graus29-Jan-06 16:48
protectorChristian Graus29-Jan-06 16:48 
GeneralRe: error trying AVI creation, how to initialise out pointer? Pin
bskirkman29-Jan-06 17:08
bskirkman29-Jan-06 17:08 
Questionmachine vision Pin
Georgekutty29-Jan-06 9:12
Georgekutty29-Jan-06 9:12 
AnswerRe: machine vision Pin
Christian Graus29-Jan-06 15:45
protectorChristian Graus29-Jan-06 15:45 
Questioncan you help me,,,about data grid ? Pin
flashmemory29-Jan-06 2:47
flashmemory29-Jan-06 2:47 
AnswerRe: can you help me,,,about data grid ? Pin
Christian Graus29-Jan-06 15:46
protectorChristian Graus29-Jan-06 15:46 

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.