Thank You for your Reply, I am sorry...
I have created a VB.Net Form Application. from the DLL I am trying to access and execute a procedure in these form classes...
Please help me achieve this...
:-|Bob
Hi,
I am painfully stuck on this please help.
I have created a DLL through which I need to call procedures in my Application with parameters.
I hereby hope to find a way to practical function more or less like this one...
Public Sub Main(ByVal formName as String, ByVal subName as String...
Dear Friend,
This method of filling data tables worked perfectly until now...
For one particular SQL Statement, it returns only one Row (The last Row) omitting all the others. i.e. 1/10
Sub FillTable(ByVal strSQL As String, ByVal dt As DataTable)
Using reader As...
[COLOR=blue]
Thanks George
It my my first attempt and my challenge is to have the pictures store in MsSQL2000 Database.
This has been very help full.[/color blue]
I need help in reading a image from the database where by I have tried the code as follows but failed with the error message. *Type mismatch*
rsTemp.ActiveConnection = strConnection
rsTemp.Open "Select * FROM m_patient WHERE Dtd=0 And patient_id = " + Trim(str(FindID)), , adOpenForwardOnly...
I need help in reading a image from the database where by I have tried the code as follows but failed with the error message. *Type mismatch*
rsTemp.ActiveConnection = strConnection
rsTemp.Open "Select * FROM m_patient WHERE Dtd=0 And patient_id = " + Trim(str(FindID)), , adOpenForwardOnly...
I need to load pictures from my drive directories on to my VB6 and save it on to my SQL database. I have never used the DirListBox control before. please guide on how i can go about this. img http://www.mysite.com/images/sad.gif
Jambo,
What I need is to have columns on the Bound DatagridView having foreign keys, used to tap information from the foreign data tables and reflect the information on Unbound Columns.
The unbound columns should show the right information in a master detail DatagridView setting, at every...
Jambo,
What I need is to have values held…be pasted on to the (New Record) Row of a Bound DatagridView on to respective columns programmatically.
The closest syntax could be as seen below but this is only applicable for unbound DatagridView's.
With DatagridView1.Rows
.ADD (col1, col2, col3...
I dont think there could be any problem at that level, have you noticed slow speeds? I think datasource objects should not weigh on the form.
N'way...My combo just cant pick up values even after setting the Display & Selected Value fields could their be more to it or somthing wrong with my...
Hi...
I have VB8
I have placed the
SelectedValue to "AcID"
DisplayValue to "AccountName"
at runtime when I select a value an item on the particular combo, the focus can not shift to any other item on the form.
Help please!
The URL has been moved or deleted. It is nolonger available.
How can I make setup .exe or .msi to install CR projects at destination machine which dont have CR installed
please help
Hi,
I have tried hard to deploy my reports but have not succeeded.
What is missing out, I can view them well at design but after deployment they just miss out.
What I have done, I have copied all references local, and made the report files copy to output directory always.
Please guide.
PG
Thanks,
Well no in the relation table1 = many table2 = one
The datagrid holds table2 information and I am trying to display a column with data on table1 actively.
I am very new, just joined this forum.
.Net amazed me at how flexible the datagrid can be manipulated in many ways without coding. The expressions created on the dataset columns are very active on the datagrid.
I have cracked my head for two weeks looking for the expression that will convey...
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.