Can you execute query against a DataSet?
I do not mean calling the Filter() function; I mean executing an SQL query with COUNT, SUM and GROUP BY command.
Is it possible? If not, is there a way around?
Thanks,
fred
I have just upgraded my Crystal Reports from version 8 to 9.
When I install and try to run my existing VB program on a user PC, a message box titled "Crystal Report Viewer" gives me the following error message :
The table '' could not be found
Any help is appreciated!
Is there any MSDE or SQLserver like data engine (or something better than Access97 engine) included with VB.Net?
Also, is there any report writing tool (other than Crystal) included with VB.Net?
Thanks,
fred
I need to supress and unsupress a LINE in the detail section - in code (depending on a boolean value of another field.)
When I attempt to do that, I get the following error: Run-time error '70' Permission denied.
Is there a way to overcome this 'obstacle'?
I am using CR version 8.
Thanks,
fred
One of my VB projects uses SHELL command to execute another executable.
Up until now, it had been working fine.
It began to refuse to execute long file names.
Short file names still executes fine.
Does anyone know why?
Your input will be appreciated.
Numbers in text format:
Stuffing numeric characters in field whose datatype is text.
Example:
Suppose, the datatype of field1 in tblMyTable is Text, and we store "12345" (without quotes) in it. Eventhough the value stored are numeric-characters, they are stored in the field as...
Sam13 posted a message caption "VB Data Report Designer" on 5/31 and the last response was
generated on 12/06 (Pl. see the previous page).
As of my writing, that post has generated 55 responses (I am amazed!)
Following is the link:
Thread709-88923
Response from the top is from...
Peter,
DAO and ADO mixture was due to a mix of many programmers work.
We are comparing integers and real numbers (currency format) as well as numbers in text format.
Thanks,
fred
Thanks to Nick ISD, Peter Meachem, CTC1, ChipH for your valuable response. I appreciate your input very much.
Correcting my original message (and to further add to my confusion,) late last Friday, one of the users informed me that his notebook has a PIII-800Mhz.
There are literally hundreds...
Rob is right! Here is a little more detail, just in case...
When it comes to tabbed controls, I believe that you have two choices:
(1) Sheridan Software's Tab Control (SSTab), and
(2) Microsoft TabStrip Control.
Be sure that the Toolbox is visible. If not, on the menubar click View, on the...
I am too seeking for a solution to that problem.
I used ShellExecute API function. Still, the program seems to run asynchronously.
I hope someone out there has a good solution to that problem.
fred
Nick,
After I heard about it from a couple of users, I had simulated the problem at work. I used a @300Mhz Notebook, a 233Mhz PC, and a 500Mhz PC. All had default (US) setting. Running and re-running the App that users complaint about, I found 233Mhz and 300MHz PCs erred intermittently...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.