1,065 Topics
![]() | |
Hi! so I am trying to design a relational database and I think I am on the right track, but I am a little confused as to how I will actually update the data... Normally I build a flat file table and use a web form to add/update/delete data, however, … | |
Greetings. am having a project on implementing a wireless network system within an organization which operates from a single head office & employs 2 classes of sales staff working from their home. the org has set aside a budget to equip its sales force with portable notebook pc's and PDA's … | |
hi There Guys i want to design a mailbox(in windows application mode) so i need to draw a table (in fact a matrix ) which the Columns are "Sender" and "Subject" and the rows are different mails received. but i cant figure out how to draw a table on the … | |
Hi Friends, Our project is developed in J2ee technology using EJB, now we are migrating to hibernate. We are using Oracle 10g. Architecture of this project has not been satisfactory (including database) and we have several performance and maintenance issues, we are changing the architecture and database design now. I … | |
Hi, I need a clue on how to design a Many to Many relational database. For example, I have a products table and a supplier table. each product can be supplied by many suppliers each supplier can supply many products how can I orgranise this data in the tables? I'm … | |
I'm currently working on a little project for a friend of mine. He runs a computer shop and needs a small application to register sales and print out a sales ticket. I've done this in Open Office and it works fine (hey, stop throwing things at me!). The problem is … | |
By Sayed, June 25th, 2008 * Single tier applications are easier to design. Single tier applications mix data, presentation, business logic altogether. It is easier design but workload distribution becomes difficult. Moreover, software maintenance becomes a big headache. * Multi-tier applications can address these challenges. Here, the application, hence, the … | |
Hi all, I'm trying to design a database model for some ancient poetry books. Here are more information: - Each verse of book will be a recorded into database. This is critically important since I need to have different feature for each verse. For example, being able to put comment … | |
Greetings Daniweb! I am building a webapp business management system. The backend that supports the app is currently under design and I am wondering on the following: In reality, each business' records have nothing to do with another business' records. I would like to design my db to reflect this … | |
Hi, I have created an Access 2003 database for about 20 users over a network. I am currently weighing options as to just have the database on the network or to split it. The one main question I have is how to distribute design changes and possibly table design changes … | |
Ok, I have a question about software architecture and how to design this partial system. These are the components. These are the requirements: Have someone log into the intranet (into company web site), type in their phone number (default retrived from database). They then can choose to either make a … | |
For starters im making a survey form for a website and ive run into a bit of trouble, if anyone could help and point me in the right direction it would be muchly appreciated :) Im a bit of a php/mysql noob, I can kinda make cookies, I kinda know … | |
[B][/B] i know its kinda funny, but please help me. my father is a bussiness man and he wants to hire a programmer to design a program that record bussiness history like their products, their profits and even to perfom necessary calculations for his wide supermarket. since the stock have … | |
Is there is query with which I can get the sum of elements in one row? I am trying to develop an atttendance application. Design as follows- <date1> <date2> <date3> <date4>--- <attended> <rollno1> 1 0 1 1 3 <rollno2> 0 0 1 1 2 <rollno3> 0 1 0 0 1 … | |
Hi I need to have well designed database (EDR and/or Tables schemas), with its written analysis (or any thing like user requirement) so that I can re-design it and learn from the correct good design and learn from my mistakes. If you can provide me with a link, this will … | |
I am trying to accomplish One thing and either way I will be happy. I had a HP Laserjet with No Mac OS support and every third party drive didn't work at all. So I sold the windows only LJ and just bought a Mac OS X compatible HP LJ. … | |
I am quite comfortable with MS Access and have developed a complex relational database for my company. However, we have decided to use FileMaker 9 as our database development software, so I have been asked to re-create this same databse in Filemaker. I am finding it difficult, as the simple … | |
Hello there,I'm senior student in university and I sould design and implement a DataBase for a real estate! and i was thinking of the features of it could have that maybe later I could use it in future! First of all i need you help to gather some infos about … | |
I use MS Sql Manager 2008. I need to extract some diagrams from my database. I tried to use reverse engineering in Visio but there is some problem with compatibility Visio drivers with my DB. Have any idea how to set up this and get the diagram(s)? Anyway I found … | |
Hello, I have a requirement to fetch data from a database and store into another database. More explanation goes as follows: I have a web application deployed on an application server. The JDBC connection fetches data from a oracle database. Now I have a need to fetch data from a … | |
Hello, We are working on a project in which there will be multiple online shops, each "owned" and managed by different clients. The shops will be similar in nature (mostly identical) but each containing its own, unique data. Data would not, in principle, be shared by different clients. At this … | |
Hi everyone, Ima working on a business site similar to alibaba.com.In that we have a main categories named agriculture,chemicals ....so on. on clicking on agriculture we get one more subcategory containing different names line plant products,beans so on.. on clicking on beans we get the companies selling beans. similar to … | |
I am designing a database for inventory management for a wholesale dealer. In my case, the firm will receive stock allocation but the actual physical stock will only be received later. So some times the actual physical stock received may be less than the allocation or vice versa. excess or … | |
helo there, i need some help on database design for the email/messaging system. tis is one of the module. but i duno how to design the table structure and flow which involved : sender, receiver etc. user A send msg/email to user B & user C, then the User B … | |
Hi, I'm in the stages of building a beauty site that will include about 3,500 listings of salons & their services in my metro area. Since contact & service information changes consistently, I've considered a database driven website. In addition, I would like the search to pull results based upon … | |
I was curious if anyone knows of a website that shows a step by step tutorials for relational DB development. I am just not getting much out of my textbook " Database Design for Mere Mortals" Great book for someone who learns via reading, but for a visual learner. Quite … | |
Hi, I'm creating a web database as a bit of learning project. In short it's going to a on-line menu viewer, where people can upload (type in) their food/takeaway food menus. The problem I'm having is with the design and as each outlet can have a differing number of starters/mains/deserts … | |
Hello, all, I am pretty new to C++ and I need to write a program for calculating radio propagation path loss based on ray tracing, C++ is used for its faster processing rather than MATLAB. I have a question about passing 2D arrays between functions. One of the files looks … | |
hello to everyone i have a program that can update the data that you've edited in the gridview design the problem is whenever i have 3 records in my database and i edited one of them in the grid view all of them gets updated.. can anyone help me with … | |
Hey guys I am an IT student and I am in a Intro Database class which is not my cup of tea. I have a simple database design project that I need to complete by monday and I just cannot figure it out. Can anyone Help me???? I attached the … | |
What is up everybody.... I am building a new website in ASP.net and need some inside info on building a database driven mp3 site for my sound design company. Any advise on components I can buy or tips would be awesome. Just need to have about 200 mp3's in my … | |
Greetings all, I've been asked to create a database to track and report testing progress of a large number of IO points for an industrial plant. I can't seem to come up with an elegant way to split up the data, so I'd appreciate input from folks with more experience. … ![]() | |
Hi Members Its the first time iam writing in this forum ,iam a new member from TANZANIA I want to design the LIBRARY MANAGEMENT SYSTEM using VISUAL BASIC 6.0 Can you help me to wite the code for SARCHING BOOKS WHICH ARE STORED IN MY DATABASE AND RETRIEVE IN A … | |
Hi all, I think I might try my hand at creating a text based adventure game in java. No I don't need cutting edge graphics, or state of the art fatalities etc what I am looking for is a solid, story driven adventure/RPG game. I would appreciate some advice on … | |
Hi All I am new in development I want assistence in database design (asp,sql server) for crm schedule calender . If you have any sujessions or link, i will like if you post them | |
ok. first of all, i just reread the community rules so i hope i'm posting in the right forum. if not, please inform me and tell what i can do about it. i know that you don't like people posting about this particular topic. but i have searched the entire … | |
Hi all. I'm experiencing an issue in my database design.. In my Products table I must assign a Quantity Per Unit column but the problem is the value of that column for the same product could be 5 or 6 or 7 .. how can I solve this problem in … | |
![]() | Hi, Firstly, I'm not a programmer nor a web-developer, but rather a statistician. I am doing equity-related (shares / stocks) research and I need to place my data in a database (MySQL), since it is too big to work with in a spreadsheet. I have weekly closing price, volume, market … ![]() |
Would you like to work in sunny Mexico and live in the fastest growing area? Would you like to work in a small and dedicated team of young professionals? This is your opportunity. You should speak English fluently, a second language is an advantage. You should have a track record … | |
Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a … | |
hi all I m new for the J2ME technology.. I m currentlu using text file to save the data needed for my application as a database.. Then accessing it to store it into Record Store.. But wwhile using the text file i need to design it in some format and … | |
Hi everyone, i am someone with a weak database background and i have been given a project to design a database for a convenience store which will be used in a customer relationship Management system can anyone offer me any help, thank you. Am not asking for my work to … | |
Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a … | |
I'm looking to write a moderately featured program to keep track of my employee schedules. I'm a novice and will be using Python. Employees mostly service clients on an ongoing recurring schedule, e.g. "every weekday at 4pm" and so my first thoughts are to allow the setting up of recurring … | |
Hello Everybody!!i am confused to do the database design for diving reservation. Please helpp me!! Thank you. | |
Hi guys, I'm looking for some help in designing a database schema. Im planning to build my own online clothing store selling t-shirts, jeans, sneakers, tops etc. Mainly clothing but also some other cool bits, for an idea of the sort of products I plan to sell check out [url]http://krudmart.com/[/url]. … | |
Hi all, First post on this forum so a BIG hello from me to all you IT Gurus out there! Need some advice solving a little problem I have with my database! Current setup: I have a person table that is made up of 39 columns. I also allow for … | |
Hi, Iam want to promote another domain for my existing site. Can I put a new design of my existing website on this new domain and share the same database? Will it effect my SEM? If yes what is the alternate? Please guide. | |
![]() | A publishing firm that consists of twenty five employees utilizes a Microsoft Access database system to store and process requests related to their business transactions and operational data such as product sales and customer information. Over the last five years the firm has experienced tremendous growth; as a result, the … |
Hey, I am deji, i have been on this site for a while now but i have never been on this database forumn.... I used to be on the c++ forumn.... I was given a project with one of my coursemates in school.... we were asked to automate our school … |
The End.