Hi I want to bind Relational tables with controlls ,e.g i have a table customerOrder in which Order_ID is the Primary key and this field is foreign key in CustomerTrasaction table. Now i want such a mechanisam in which some text boxes should bound to CustomerOrder Table and a data grid should bound to CustomerTrasaction table. when a person click Next, Previous Button on the form the relational records should navigate so that OrderID and the related fields comes to the text boxes which they are bound. (This is basically a parent record to which many child records exist in the child table CustomerTrasaction) and the rest of the related child fields should come to the datagrid . This navigation should work on each Next click and Previous click event. Thanks. Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
EmanAli
Posts
-
Binding Multiple Relational Tables to different Controlls -
How to get target path of Shorcut (lnk) files in VB 6hi Cool man Thanks Very much the code is working too much file but with a little change i dont know why but the change is Dim objFolder As Folder2 in the deceleration section. Because in the Intellisence list their two Folder options one is FOLDER and other is FOLDER2. Folder2 option contains the procedure PARSENAME() . Any way thanks very much for the Help Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
How to get target path of Shorcut (lnk) files in VB 6HI Thanks for the reply. But sorry to bother you again and again :) i have some problems related to the code i have added the link to Shell32.dll so the problem of variables resolve but the function are not working properly Like like SET FOLDERITEM = objShell.ParseIFle("c:\") I think this is the function , si this function is not returning the proper directory I dont know why woould you please Help me Thanks Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
How to get target path of Shorcut (lnk) files in VB 6Thnks BUddy for the code but the problem is that this code is not working in VB 6 i think this is the code for VB.NET because in VB 6 FolderItem and Shell does not Exist would you please help me in this matter Thanks Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
How to get target path of Shorcut (lnk) files in VB 6hi Please help me how to get the target path of windows shortcut fiels in Visual Basic Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
Geting Target Path of Shortcut in VBHI Any one help me to geting the target path of shortcut using VB 6 OR any other functionality like Usig API's in VB 6. if any one knows please help me. Eman Ali Moughal
-
Dynaimic Context Menus With Icons and Text.Hi I am designing an application in which i need to draw dynamic context Menus with Text and some Icons on the Menu Item. i know OwnerDraw Property and Draw Item Event BUT I dont know how to use then with context Menus with Icons i desperatly need it Any one provide me code for that OR the WAY Thanks Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
Help me How Exacrly i can use the pathGradiant brushHi please Tell me the code about how exactly i used the pathgradiant brush to draw a sphere Thanks. Eman Ali Moughal Senior Software Engineer Soon Soft (pvt) Ltd www.soonsoft.com
-
Help Me pleas (i want to draw a sphere )i want to draw a sphere on a form in visual basic.NET that looks like three D. What is the way.
-
Drawing our Own Charts on Forms with out using the MSChart Controltahkns for the help. Its mean that what i was doing is write i am making my own charts . The reason why , which you have asked , The answer is that i have devoloped the clases for printing so what ever i draw on the panel will go as an output to the printer. And the project on which i am working is a document formatter which is connected to some data sourse and the charting facility like Acces is a main module for the project. so Thats why i am doing all my own.
-
Drawing our Own Charts on Forms with out using the MSChart Controlthis is my question
-
Drawing our Own Charts on Forms with out using the MSChart ControlHi Every one i am making a project, in which i need to draw the charts by means of simple drawing methods as used in VB.Net. So that i can make any type of chart i want to draw. I want to draw the charts like in MS Acess. Thanks Eman Ali.