Hi there,
I have a problem regarding selecting datatype in ReportParameter in C#
I ve create Reportparameter but I want the value to be integer not String. This are my coding
ReportParameter[] p = new ReportParameter[20];
p[0] = new ReportParameter("NewMale", newpm, true);
p[1] =...
hi there,
I ve got a problem with trying to count the date between period of time ...
i ve try using
Count(Fields!Register.Value, "PatientDataSet_Patient" >= DateSerial(2006,05,01))
and it give me problem since i didnt understand much of Sql report service language what i actually want to...
I ve try to put the bracket between and it does't work
well in my data there is 2 person who doesnt have appointment between 04-07-2006 and 04-10-2006 which is Bill and Sarah but when I added gender condition to it it give me Bill, Sarah , Jack, Shephanie ... so i dont know what s wrong with my...
hi there i ve got a problem that shouldnt be difficult to solve but since i m quite new to this i got it totally wrong...
Basicaly i manage to use the except with date condition but when i added another AND condition it give me a whole list of answer which it shouldnt
This is my sql structure...
hi i ve try that with this connection and it gives me error
"can not create childlist for field School"
This are the connection string that i ve change to
dbCon.ConnectionString = " AttachDBFilename = C:\mahidolProject\Psychology_Data.MDF;packet size=4096;integrated security=SSPI;initial...
Thanks u but how do i come about it currently i m connecting using this command :
dim dbcon as New SqlConnection
dbCon.ConnectionString = "workstation id=WIN2006;packet size=4096;integrated security=SSPI;initial catalog=" & _
"Psychology;persist security info=False"
many thanks
sun
hi there got a problem to ask regarding sqlserver
i ve written an application that use sqlserver as a database but with the installation machine it does not have any sqlserver on to it . i was wondering how would i come about to run the application properly .. is it possible to run it with out...
hi there,
i ve got a problem with adding data into database , basically i m using my own typeDataset to insert into table when it run, it run properly but didnt store any value into database .. here is my code
Dim tdsReligion As New dsReligion
con1.Open()...
hi there,
i ve got a problem with adding data into database , basically i m using my own typeDataset to insert into table when it run, it run properly but didnt store any value into database .. here is my code
Dim tdsReligion As New dsReligion
con1.Open()...
hi there
got a question regarding sqlserver ,
well i m currently writing a program in vb.net and when i have run debug i manage to added the data but in reality it did not added to database in sqlserver ... i m currently using nt integrated security log on ... when i execute store procedure in...
hi there,
I have a question regarding the program. I am wondering whether access performance is enough for my project. If i want to add the data of total 140 fields in 7 different table ( it's the questionnaire result that needed to store in the database) and also another 40 fields in 4...
hi there,
I have a question to ask regarding sql server. Let's say i install sqlserver in my computer and create a vb.net software and then would it possible for the software to run properly in other machine that does not have sql server install
many thanks
sun
hi there
got a simple question to ask
if i have a function in formA how do i run function in formA from FormB i have try
Forms![formA]!funvt(an)
and it didn't work so where did i go wrong
many thanks
hi there
got a quick question to ask. I would like to know how to print form and picture together . basically i have my picture to draw a graph and then use command
Printer.Orientation = 2
form5.printform
all the database detail is printed except the picture that i draw the result. How is...
hi there
got a question regarding drawing a line graph using crystal report 9
Basically I want to plot the data which has varies their length from -515 to 515 on x axis and 0 to 1200 on y axis .. when i try to create a line chart i want the line to be drawn. Also it is not possible for me to...
hi there
I have a problem with director file . Basically i have a director file name "menu", the menu consist of three option which can go to food.dir, history.dir or traveling.dir . The traveling.dir work fine when i choose from the menu but food.dir and history.dir give me an error...
hi there
I have a problem with director file . Basically i have a director file name "menu", the menu consist of three option which can go to food.dir, history.dir or traveling.dir . The traveling.dir work fine when i choose from the menu but food.dir and history.dir give me an error...
hi there,
got a question to ask regarding about using scroll pane. Basically i want to make the scroll pane background transparent so that when the text is scrolling downward i can see the background image.
many thanks
sun
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.