At present I can't debug uisng the emulator...I can only run it in "start without debugging" ...I believe that I may need to re-install...the error occurs as soon as it hits
cboStops.ValueMember = "StopID"
I making an assumption that there is data...if I comment this line out the code works...
Getting the folowing error when loading a pocket PC form...
Error:
"DataRowView to type String is not valid"
Code:
Dim xtrXML As New XmlTextReader(FsXML)
statesDS.ReadXml(xtrXML)
xtrXML.Close()
FsXML.Close()
' Get a DataTable to conveniently use for...
I have started to use the product..it looks promising...there are areas that crystal is a more mature product...little things like the ability to syntax check expressions, changing page layout seems confusion,some form of highlighting system to let you know what fields are active in the report...
Hi chaps
Just wanted to bitch to somebody regarding "business objects" new licensing stuff...
At present I sell a VB based appplication that uses the crystal reports api that incurrs a license cost of approx
$300+ per machine..this fee goes to "Business Objects" and we...
Exporting to PDF and Rich Text format at runtime fails with no error message
The information in the article refers to:
Report Designer Component 8.5
Applies to:
Reported version only
Exporting
RTF or PDF formats
Synopsis
A Microsoft Visual Basic application uses the Report Designer...
I have a Access Database with a whole series of MS SQL Server links. If I try to retrieve any data from these linked tables I get a SQL server fail message...I'm not what connection string I should use to get access to data via the links..I believe the problem is due to the fact it can't make a...
Have a look at this code...I use this to destroy forms etc..
Public Sub shutdown()
' Comments :
' Parameters: -
' Modified :
'
' --------------------------------------------------
On Error GoTo err_close
Dim frmForm As Form
Dim f As Integer
Dim z As...
Hi Chaps
At present I have developed an application using VB6 using Crystal 8.5 for reporting.All is fine..but I have a form that has a series of text boxs with information displayed. I then have a button that fies off a crystal report that displays the data that is displayed on the form. If I...
A bit crude but here is what I'm using for an applcation....
'Print Event sheets
Private Sub outevent(strWrdDoc As String)
On Error GoTo err_ev
Dim lngReturnNumber As Long
Dim strPath As String
Dim intLen As Integer
intLen = Len(strRptLoc)
If...
Hi chaps....
I'm using Crystal 8.5 with vb6.0..
Using the new designer component to allow users to create adhoc reports...
I have a underlying crystal report acting as a template
The data source is a crystal view over an access database (97)..
When I open the report in the embeded designer I...
Can somebody please help me out !
I have external dbf files. I need to create via vb code a actual link between Access97 and the dBAse 5 file..I have code to create links betwween access tables from external databases but I'm struck on dbf files..
If you have a cure can you post some example...
Hi b4bala
I'm having the same issue..did you get to solve it...
If you did can you please email with your results:
gerard_gallagher@health.qld.gov.au
Thanks!!
Gerard
Hi guys..
Problem with installing visual studio.net on a pC running win 2000 Pro with spk 2.
Everything gooed fime until I hit cd 4 ...get an error 1933: can't read copy file readme.htm because of windows protected file or something like that...any ideas guys?! The installation then rolls...
Is any good sources to research this multi-tiers approach. Is this the way that other software companies writes application for multiple databases, or do they have a separate application geared around each individual database. For example I have one company claiming that there application can...
Hi chaps! I need some advice :)
At present I have an application that uses vb 6 as the front end and MS Access as the back end. So far no issue! But my clients are asking if we can write the application to run over multiple databases eg. SQL, Sybase and Oracle (My compeditors claim that there...
Hi guys..using the VB 3.0 embeded stuff for the first time.
If there a way to create a calander effect like the date picker in standard VB..can't see any components that are handy?
Regards
Gerard
Hi guys
Is there a way in code to install/run a "filename.reg" file from within vb. I have been given a palette.reg file which is used for a charting component from chartfx...and at present you double click the file and it is installed into the registry. Any ideas?
Gerard
Is there a way to use VB to open or shell out to an external passwor protected application like outlook/groupwise, and pass their user name and password from within the main vb program into the external application. Maybe a way to grab ttheir lofgin window and auto populating the username and...
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.