o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

VB forum is my Master -

I have been studying VB from 1996,
with myself and I don't have a teacher.

But FreeVbcode and VB Forums sites are helped me a lot to study VB 6.
I can say it is about 85% of my current knowledge obtained by them.

So I am thanking VBForums members.

Currently I am working on a Hospital Management System project and
This is my first.

I have finished 75% of the project.

But I always think, some of my codings are not written as the way it should be done.

This is my problem:

How can I check all these codings are whether perfect or not?
As the coding are working as I am expecting, do I want to consider about 'fine tuning'?

Please anybody answer me.

 

Sql query problem (Query included) -
Operating System: Windows XP Pro Access 2000 (9.0.8948 SP-3) Problem Category: SQL query Greetings: I have a problem that I cannot solve. I have a form named “ALABAMA ARREST REPORT” on that form in a listbox named “List17” the row source is a query named “List17Q


Copy Excel sheet (values only) -
Hi - I've read through just about every forum I can find and I hope someone can help me with a problem slightly different to anything I've read. I want to write a vb6 app. to copy a master pricing Excel Workbook (Master.xls) over to a blank Excel workbook (Pricing.xls) with just th


Solution Of Master/detailed Relationship -
Hello Everybody I Posted This Problem On Forum But Got No Exact Response How To Use Master/detailed Relation In Forms.but Now I Am Able To Solve Master /detailed Realtion By Myself.i Am Using Adodc/datagrid With A Combobox/datagrid Using Vb6/ms Access.so If Anybody Need That Kind Of H


SQL in ADODC -
Hey all!!! Why does this work: SELECT master.* FROM master WHERE master.personal_id = ("BG") But not this: Private Sub Command3_Click() Dim nme As String nme = InputBox("Enter user name") Adodc1.RecordSource = "SELECT master.* FROM master WHERE m


[2008] nested master pages -
I am changing a page from using a single master page to using nested master pages. The new child master page contains only one ContentPlaceHolder. How can I get the aspx pages to reference the ContentPlaceHolders in both the top-level master page and the child master page while using


Auto Drive login -
I may be in the wrong forum spot. When I update the information in my program I have to use \\Master\C\site\siite.mdb to retreve the file. My problem is the Master Computer is not loged in. Is there a routine like map a network drive written in Vb that will do an automatic Log o


Help me for Menu caption -
Hai! I am working with MDI form. there i am using menu, it consists of Masters, Transaction, Searches, Ledgers, Reports and Exit are the menus. I have above 10 Menu Items under each option except Exit menu...(eg: Masters menu consists of Account Master, Product master, Gr


[2005] Master and Content page problem -
i hav a master page m.master and a content page c.aspx. c.aspx has a web server textbox on that page along with a web server commandbutton that does a postback to another new page n.aspx. c.aspx uses m.master as its master pagefile. when the button on c.aspx is clicked, n.aspx is dispa


Need help Multi-tasking VB6 and ScriptControl -
I'm out to make a VB6 macroing program that can run scripts. The VB Master App gets feedback from the target program and can send key presses and mouse clicks to the target app. To keep the VB Master app from becoming too bloated I want it to be able to load and run VBScripts. The s


Master Sheets -
Is it possible for you add a master sheet after creating forms and assign already created asp pages to it?? If so, what steps do you have to take to assign the current .aspx pages to a master sheet? All tutorials I have gone through have covered starting a site with a master sheet, b


[2005] Question Regarding Master Page -
Hi People Well I have just started to learn about asp.net, especially master pages, I understand most on the basic principles however what I am unsure of is this. Basically The master page contains all the html coding, and If I create a standard aspx page, delete the markup and u


speak to this AI bot -
http://js-x.com/forum/talk/ It gives quite funny answers to some questions. eg What is the distance from lonon to paris? or What colour is light? Can you guys also tell me what he says to: Who is your master? I want to see if he simply reads my cookies.


Master-Child sql shape command -
How do i create a Master-Child type of form when the master file database got two keys. I usually used dataform wizard to do all that stuff. But dataform wizard can only make one key mathing between master fail db and detail/child fail db.


ASP.NET 2.0 master pages -
Is it possible to add a master page after I have created a few pages and then link them retrospectively as opposed to creating the master page first? I can't see how to do this, I have added a master page but I cannot get my other pages to see/use it. thanks ICW


Master-detail delete record -
Hello people Question is: What is the best way to code the delete function in a way to delete the related detail records first and then delete the master record? I have a pretty little form with which shows records from 2 tables in MS ACCESS in master detail fashion (Master tabl


Listing Related Controls in Property Window -
Ok. Here's what I'm trying to do: I have a 2 usercontrols that I created. Let's call the first one the Master control. The other we'll call the Slave control. I would like to be able to drop one Master control onto a form, and then drop a number of Slave controls onto the same fo


[2005] Master pages - having 3 different footer styles -
I know you can nest master pages.. that would work, but then you lose the visualization during design in 2005 - (can't go to 2008 right now). How can you a master page footer content be set to X, Y, and Z, and then have subsequent pages show X or Y, depending upon a variable or what


Master page or .js files -
Hello Friends Currently I have only the 1) menu and a 2) disclaimer common to all pages….and I have used Master pages …..is the master page concept heavy. Should I use something like .js files or custom controls to achieve this regards Sara


Master/detail DataGreed -
I have the following problem: I have 2 DataGrid's on my project in master/detail relation. Connection to MS Access databse is DAO. Which event can I use to refresh detail DataGrid, when cursor in Master Greed is moved to another record? Thank's for reply Thomas


shape -
Using shape and ado i have made master detail form and it does work if there are records.If there is no record in master or(both in master and detail ) then it gives error. How can I solve this problem?


What should be sql syntax for update -
Hi I have to tables one is transaction and other is master, when i make entry in transction it should be add in Transaction file while updates Master file. Master.stock = Master.stock+1 I want to know, what is the sql query syntax for update in above condition.


Hyperlinks that change with cells -
I have a master spreadsheet which creates a data spreadsheet (no code). I want to put a hyperlink in the data sheet to call the master. That much is easy. The problem I am running into is that I am inserting columns in the master, but the hyperlink does not adjust to the new locatio


Match data in Microsoft Access -
Hi, I would want to know about the coding of finding the element in the column and then match the row of the specific column... get what i mean? is like there is : id |name | authority. i03 seph guest i04 kev m


[2005] Storing Master Page in Cache -
Hi All Can Any body send code to Store Master Page (.Master) in Cache in ASP.Net 2.0 -@jay-


Would VB.Net Bootcamp be worth it -
I've seen a 4 day intensive class offered for VB.Net training. Do you think there is value to that - or is the online help and support of this forum enough to master it...


Advise/opinion about multiple master table screens -
In a project, I have atleast 12 master tables like customers, clients, products, items...etc. To setup each table should I be using a single screen with datagrid control or I should develop one master table setup screen for each table? In vb6.0 world, I used to develop one form for


Managing database replication -
The VB app I have built is going on a number of laptops and the guys in the field will be updating the underlying access database on each laptop. We need to keep a master database in the office and, every time one of the field guys comes in, we need to replicate the data in the data


VB -
Hi, My question is: ******************* I would like to create a "updatable" master/detail vb form which would display the records from the master and detail tables in the Access database. Tha master table is "Dept" and detail table is "Emp". Iam tryi


Help, Can not delete! ADO related -
Hello people Question is: What is the best way to code the delete function in a way to delete the related detail records first and then delete the master record? Using the wonderful (and occasionally pain in the a.. ) ADO, I have a pretty little form with which shows records fro


Updating details in a master/detail form. -
I have made a master/detail form with the vbWizard, but it does not work how I want it to. I have 3 fields in my master and 2 fields in my detail. I want to be able to update master field(1) then have it move to master field(2) then field(3) then detail field(1) then detail field(2) &q


What are people doing here -
Not that I don't like it, but I think it's kinda weird... I mean, I like entering a forum somtimes to solve some doubts, and maybe help someone if I can. I do that in other forums, where I know about the subject more than the posters (I'm not VB master yet to do that here ^^). Bu


Master Detail forms with UnBound Mode -
Hai , I had problem in creating a form with Master- Detail recordsets. Master recordset is in TextBoxes and Detail is in Grid. The Q is How to create a form with unbound controls (Text and Grid) and database access through ADO. I want form should look like MS Access Master-Det


Drag 'n Drop - Unable to find what I want to do -
I've spent a lot of time searching this forum and haven't been able to find anything useful for what I need to do. So I'm sending this post in the hope that somebody can get me started. I want to set up two "lists" (i.e. 2 controls each with 1 column). One "list"


[2005] User class... master page... why not -
Freaking user class doesn't want to work in master pages... i did the fun little f1 trick, and it said Imports Microsoft.VisualBasic.ApplicationServices.User... so I did. Still doesn't work. But it works fine in anything but a master page... with no importing.. Would someone care to


Databinding Textbox w/Multiple Sources -
All, I have an VB.NET Win32 app that I am writing where I am using typed datasets as the basis for my data. Here is the issue. There is one group of fields in which default data must be retrieved from a different XML dataset when a new master document is created. Since these fie


[2005] Licensing -
Hi all Was wondering if any of you had any advice on how i could make a licensing-system for my project. My project consists of two programs, one Master and one Client. The Master produces entries in an SQL-base that each Client is dependant on. When i sell this solution the buyer g


[2005] Checkbox/radiobuttonlist next to childs in master/child data -
Hi, I've got some master/child data and I want to display a checkbox or radiobutton next to each child, depending on a value the master has. The checkboxes or radiobuttons should also be grouped for each master record. (each master record would have a list of controls, one contro


master - detail stored procedure a possibility -
hi guys, I have this master-detail table and need to create a stored procedure in sql which will insert/udpate the records in master and the detail table. does anyone have any idea how shud i go on about doing this? i have a single record for the master table but multiple reco


Tao of Computing -
A manager went to the Master Programmer and showed him the requirements document for a new application. The manager asked the Master: "How long will it take to design this system if I assign five programmers to it?" "It will take one year," said the Ma


[2005] simple frame with master pages -
I'm using master pages and would like to make a simple 1px frame around areas in my master page. I've put a panel control on my master page, but when I'm trying to edit the content pages, I can't point to object that are inside the panel. any ideas what other control I can use? o