See my thread
Crystal Reports what's an animal is it ?
Its now one of the firsts if you search thescripts.com for crystal reports
and there is described how to bind a single string to crystal rerports ,now i search how to bind array to crystal report...
Have a good luck , and if you dont find anything dont be shine write me in private !
User Profile
Collapse
-
I solve it !
Imports CrystalDecision s.CrystalReport s.Engine
Imports CrystalDecision s.Shared
Public Class Form1
Private letter As String
Private crystalreport As CrystalReport1
Private Sub Button1_Click(B yVal sender As System.Object, ByVal e As System.EventArg s) Handles Button1.Click
letter = TextBox1.Text
ConfigureCrysta lReports()...Leave a comment:
-
Crystal Reports what's an animal is it ?
Hi all, i v'e trying to solve one problem with crystal reports, i want to be able get variables from visual studio form to crystal report, but can't find any answer how to do it, i only found many programmers who have such problem too, could you give me the answer to my question ? -
Ive solved that by strongly binded my database on to directory :)
like
objConnection = New OleDbConnection (My.Settings.kl ientiConnection String)
settings :
Provider=Micros oft.Jet.OLEDB.4 .0;Data Source="C:\Prog ram Files\Steklopak et\klienti.mdb" ;Persist Security Info=True;Jet OLEDB:Database Password=****** *
i have been done this thru my settings because you samples of the tip of the week dont working properly...Leave a comment:
-
I have that problem too almost year ago, its maybe one of those too :P
You guis can have not been properly writed start and end positons of the disks ,
they store all data about you data have been writen on disk there ,
you need to find an utilite who can emulate those blocks to get you data from cd back i dont remember how its called ,but you can find that on google like typing in search sometshing like : program to read from...Leave a comment:
-
how to reset to its default state ?
or how to bind a directory where to be ?Leave a comment:
-
Little Bugsy
Hi i have been getting and getting this interesting bug every time ,and i dony find any solution to solve it :P
i have database bind like this :
objConnection = New OleDbConnection ( _
"Provider=Micro soft.Jet.OLEDB. 4.0;" & _
"Data Source=..\..\kl ienti.mdb;")
after that i have function print file dialog or save file dialog ,
where i can choose the...
No activity results to display
Show More
Leave a comment: