here's the coding for my crystal report display [code] Imports CrystalDecisions.CrystalReports.Engine Dim crRep As New ReportDocument Dim objItemSale As New ItemSale(strKey) Dim dsSet As New DataSet("InvoiceData") Try crRep.Load("G:Format BackupLahiru DocumentsVisual Studio 2005...
VB.NET 2005, SQL Server 2005 Express Edition, Crystal Reports 8
I've been trying to install Apache on my windows XP Home box upstairs in order to create a local webserver in my house for mostly personal use and everything seems fine except that when i try to see the web page from my laptop through an internet connection (my laptop through my cable modem back in...
Want to build a kind of a scientific fact search and analytical engine for a lot of different types of measurements hosted in a lot of source tables and columns. A star join schema is built and data is copied (ETL) from the sources as usual - but all source column values are stored into a single...
How do I confirm all the data moved from Source to target for different tables. I am not able to phrase this question. Bottom line I want to make sure all the data was transferred to target database. That is my test to validate. Thanks Software/Hardware used: SQL
Here are the 10 most watched questions on ITKE: There’s some great discussion going on. Go answer a question now! 1. Cluster drives moving windows server 2003 r2 32 bit was asked by a reader and answered by Mrdenny. 2. Migrating to virtualized environment purely to retain support for legacy...
I am searching for a PM tool and opted Redmine.. Now i want a repository to be added for my redmine project.. I can add files via backend.. Wanna add files in frontend (ex. if a employee looks at a file , he can download it and enhance(edit) it and upload it again with a version(auto)...
Hello, Can someone give me some help on the below VB script. Unfortunately I am not a VB programmer. I pasted together different portions of scripts and the below is the script I have. This script works in deleting all files that are 30 days old from the main folder, 'test", and all subfolders....
Without useing a If statement who do you write the code to toggle from one checkbox to another. Software/Hardware used: Visual Basic 20008
Visual Basic 2008, Visual Basic developers, Toggle buttons
I Have Data Dynamic Active Report Activex, When I load designed Report from vb6 I can show a evaluation message in yellow backgroun How to remove it and also when I give print 1 page printer will print 2 page (With blank page) How to solve this problem or how to hack this proble ...
Is there any easy way to create all the FixtureCode by running the existing QTP tests that are developed by an organization for Acceptance testing? Software/Hardware used: Java,J2EE
What is required for organization to start focusing on business Agility instead of Agile being always IT team focused?
In my project I have a lot of object classes. For exaple Student object class: This represents a single student with properties such as Studnet Name, Age, StudentID ect. Now I want to create reports for my application. While designing the report (using crystal reports), I've found that my object...
Is there anybody here who checked out CloudBerry Backup? It is yet another option to automate data backup to Amazon S3 storage. What is your opinion?
Backup and recovery software, Amazon Web services, CloudBerry Backup
Hi evry1 I'm working with vb.net and wud like to know how to separate ToolStripMenuItems
I'm trying to build a sub procedure to create a list for a combobox. Basically, the db has sererate fields in the client table for first and last names and I want to create a combobox that lists each in one line. The real point of the question is whether or not I can build a sub procedure so I...
how to connect visual basic 6 and msaccess 2003 by using connection string Software/Hardware used: VISUAL STUDIO 2005 WITH MSACCESS 2003
Sir, I made single user application in visual foxpro 5 now i want convert in multiuser. How can change it...Pl give solution . At present 'file Acess Denied' message display on screen when 2 user used this application. i also input set excl off command but error stil display on screen. ...
Hi, I'm ttrying to create my db tables in a stored procedure and I keep getting the error that the syntax is incorrect around the 'ON' on the line "SET ANSI_NULLS ON". Could you please help me? I can't see what's wrong. Here's my code: CREATE PROCEDURE InsertDBTables AS BEGIN SET NOCOUNT...


