Click here to Skip to main content
15,886,788 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to create records that have an AutoNumber field Pin
Tej Aj3-Mar-09 7:32
Tej Aj3-Mar-09 7:32 
GeneralRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:36
ivo753-Mar-09 7:36 
QuestionInterop problem using Crystal Reports 8 with VB 2005 Pin
Jon_Boy3-Mar-09 5:34
Jon_Boy3-Mar-09 5:34 
QuestionConvert VB6 Project to VB.NET Pin
Pasan1483-Mar-09 4:28
Pasan1483-Mar-09 4:28 
AnswerRe: Convert VB6 Project to VB.NET Pin
ABitSmart3-Mar-09 5:44
ABitSmart3-Mar-09 5:44 
AnswerRe: Convert VB6 Project to VB.NET Pin
Steven J Jowett3-Mar-09 5:45
Steven J Jowett3-Mar-09 5:45 
AnswerRe: Convert VB6 Project to VB.NET Pin
dan!sh 3-Mar-09 7:09
professional dan!sh 3-Mar-09 7:09 
QuestionReporting & Printouts Pin
LostMonkey3-Mar-09 3:06
LostMonkey3-Mar-09 3:06 
Hello all,

I'm currently writing a Windows Form app, from scratch (VB & SQL2005). It's a client/server job and I want to add some reporting that will query information on my SQLServer 2005 database.

What I want is for users to be able to individually or batch print picking lists, despatch notes etc, but I don't want to have to shove a reportviewer onto the windows form to achieve it (which is what I am currently doing as a halfway house).

I want a user to both be able to click a button on a form to print an individual document for that job, or select a menu option to do a batch print off of all jobs that haven't been picked.

In VFP (my 'native' language you might say) I would simply author a set of reports then in my code select out my data for the report I wanted to run and then DO the report. This would send the report to preview or direct to the printer. The reports are compiled into the EXE, so no need to bother with paths etc.

Is it possible to build reports into your project so that I don't have to Load() them with a file path...I would rather DIM them and then send to print...

Again I'm not sure if what I ask is actually do-able...can anyone suggest the best method to use?


Thanks in advance,

LostMonkey
AnswerRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 17:04
professionalMycroft Holmes3-Mar-09 17:04 
GeneralRe: Reporting & Printouts Pin
LostMonkey3-Mar-09 22:47
LostMonkey3-Mar-09 22:47 
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:36
professionalMycroft Holmes3-Mar-09 23:36 
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:39
professionalMycroft Holmes3-Mar-09 23:39 
GeneralRe: Reporting & Printouts Pin
LostMonkey4-Mar-09 0:04
LostMonkey4-Mar-09 0:04 
QuestionMixing C# and VB in a console application Pin
ksportz3-Mar-09 1:30
ksportz3-Mar-09 1:30 
AnswerRe: Mixing C# and VB in a console application Pin
Eddy Vluggen3-Mar-09 3:18
professionalEddy Vluggen3-Mar-09 3:18 
GeneralRe: Mixing C# and VB in a console application Pin
ksportz3-Mar-09 4:47
ksportz3-Mar-09 4:47 
GeneralRe: Mixing C# and VB in a console application Pin
Eddy Vluggen3-Mar-09 5:05
professionalEddy Vluggen3-Mar-09 5:05 
AnswerRe: Mixing C# and VB in a console application Pin
dan!sh 3-Mar-09 7:12
professional dan!sh 3-Mar-09 7:12 
QuestionDateTime Pin
Assaf823-Mar-09 0:31
Assaf823-Mar-09 0:31 
AnswerRe: DateTime Pin
ABitSmart3-Mar-09 1:06
ABitSmart3-Mar-09 1:06 
QuestionNo option group in VB2008? Pin
Sonhospa3-Mar-09 0:22
Sonhospa3-Mar-09 0:22 
Questioncreate setup Pin
Member 44132832-Mar-09 23:11
Member 44132832-Mar-09 23:11 
AnswerRe: create setup Pin
Steven J Jowett3-Mar-09 5:49
Steven J Jowett3-Mar-09 5:49 
AnswerRe: create setup Pin
Smithers-Jones4-Mar-09 4:16
Smithers-Jones4-Mar-09 4:16 
QuestionCOM components for Visual Studio Pin
hrishiS2-Mar-09 23:01
hrishiS2-Mar-09 23:01 

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.