473,545 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
0
2,457
thread by: cybergal | last post Feb 27 '06 by: cybergal
hello..would you be kind enough to write the script for this particular problem?I'm a beginner in PHP/MSSQL..Please..I would really appreciate it.. PROBLEM: Develop an online inventory system that would encode installed computer softwares in a pc. A form will be made wherein user inputs are to be stored in the database and provide different...
4
3,570
thread by: peternemo77 | last post Feb 26 '06 by: Niheel
Hi!...plse help... I am unsure of the best approach to a problem I need to overcome. Basically I auto e-mail my user community a URL for their particular entry on a database when a ticket is raised for them, this URL contains an ID to the record each user needs to access (searches). The problem is a User can modify the URL to see other...
0
1,493
thread by: foolygoofy26 | last post Feb 26 '06 by: foolygoofy26
I'm trying to make a form or perhaps simply use Web Developer 2005 or SQL Server 2005 management to populate a database with pictures. So simply I want upload images to an sql database, if I make a form I would like to use asp.net. Option 1 If I make the form using asp.net, i have no idea what to use to put them in that db. I have use db...
1
1,284
thread by: omyomyomy | last post Feb 25 '06 by: ashishm
i have these three entites and i need to apply 1nf - 2nf - 3nf here is the eneties and the atributes: Supplier ( SupplierID, Name, County, Postcode) Supplier_Product(Sup_Product, SupplierID, PartID, in_Stock, Safty_Stock) Part (PartID, PartID, Level, Quantity, Place, Price)
1
1,348
thread by: OraDUD | last post Feb 25 '06 by: ashishm
Heah, I have 2 tables CLAIMS and CLAIMSEXP that are linked by a REFNUMBER. I want to update a field called LOCS in the CLAIMS table when another field NUMBER in the CLAIMSEXP table is a particluar value. Any ideas?? :confused: I get to something like: UPDATE CLAIMS SET CLAIMS.LOCS ='XXXXXXXXXXX'
1
1,454
thread by: joecc | last post Feb 24 '06 by: Luc Swennen
My main table of Access DB has 25 fields, one of which I call GID. It appears in the design mode and on any previously created form, but when I display the table or any query containing that field, it is invisible. I have run the "compress and repair" but that didn't solve the problem. The field is still there and contains all the data. I know...
1
2,026
thread by: J-89 | last post Feb 23 '06 by: Niheel
Hello I am a Higher Computing Student who in standard grade(last year) had someprior knowledge of basic Visual Basic Programming and then moved school at a bad time during prelims before the main exams and had to learn True Basic. I Passed the course with little programming though now I am not finding this easy at all and seem to be struggling...
0
1,405
thread by: Kiranreddy | last post Feb 21 '06 by: Kiranreddy
Hi, Need help in underatnding the Deadlock trace information. Given a KEY from the trace file, how can I query the table using the KEY to find out the rows involved in the deadlock? using DBCC utility: 006-02-17 11:06:15.29 spid4 2006-02-17 11:06:15.29 spid4 Wait-for graph 2006-02-17 11:06:15.29 spid4 2006-02-17...
0
1,356
thread by: omyomyomy | last post Feb 21 '06 by: omyomyomy
i have been set a task which i having problems with. i have to carry out the task of: The task is expected to be completed before the end of the second laboratory session. A full account on the design at both conceptual and physical level, database normalisation, as well as the database implementation and results on table creation, data...
1
5,768
thread by: meade | last post Feb 21 '06 by: Banfa
Hi there, I was wondering if it's possible to display today's date on a website without accessing the visitor's computer? Internet Explorer gives me a warning that the site is trying to access my computer, so obviously I don't want my visitors to come across the same problem. I have no idea where to start and could really use some help with...
1
2,117
thread by: rebeaj | last post Feb 21 '06 by: Mishit
Merge SQL statement will not compile. Can anyone help me out? Create Or Replace Procedure P_pvt_merge As Begin Merge Into Employees2 B Using ( Select Employee_id, First_name, Last_name, Dept_no, Salary From Employees Where Dept_no = 20) E
0
1,599
thread by: equation | last post Feb 21 '06 by: equation
Pls help.if someone known about this error pls advise. Did create rpg procedure (LIBAAA/CQRPG ) by use the following AS/400 (V4R4M0) command. CREATE PROCEDURE LIBAAA/CHEQUES(IN P1 CHAR ( 10), IN P2 CHAR ( 4), IN P3 CHAR ( 4), IN P4 CHAR ( 4), IN P5 CHAR ( 1), IN P6 CHAR ( 2000), OUT P7 CHAR ( 1), OUT P8 CHAR ( 37),...
1
1,197
thread by: aracosta | last post Feb 20 '06 by: Banfa
Hello, I have to query a table that stores customer information by a trans seq. There are three address types for each of these seqs. Would it be possible to write a query that combines the information. The Current table set up is as follows; Transseq, Address_Type, Company, State 1, Bill TO, NASA, ...
0
1,498
thread by: Madhuri | last post Feb 20 '06 by: Madhuri
I will start with an example. Suppose I have 3 applications. First is Windows application(C#). Other two applications are also windows application but in VC++ or VB. Suppose my first application is running and I want to invoke the 2nd aplplication from my first one. How to restrict the second application from being shown in the taskbar? I think...
1
1,376
thread by: r_tirumalasetty | last post Feb 20 '06 by: Keen
Hi All, I need to develop an application that accepts users of a company and i want to develop a code for sending messages to all the users of that company provided that all the names of users are populated in the listbox.Upon selecting the username i need to send a message to that particular user.If i select all i need to send that message to...
2
1,449
thread by: aaron | last post Feb 19 '06 by: shaz_109
When i go to install ASP on my local machine i gert a message during the install which says: The Internet Guest Account,",cannot be found as a user on this machine. Make sure the Internet Guest Account is setup properly and run this setup again. I have tried numerouse things to troubleshoot this but i am in the same spot. I am currently running...
0
1,552
thread by: bhaskarsharma | last post Feb 16 '06 by: bhaskarsharma
Hi All, I am doing research on the all the possible Business layer stratigies(it is be compiled Vs workflow and rule engine or any other idea?).I need to know what all strategies and technologies are there in dotnet to achieve this. If somebody can refer me a good book especially on this topic, that would be of great help regards ...
1
2,455
thread by: Stephen | last post Feb 15 '06 by: Banfa
I am using mouseover text links to change images in a photo gallery. I would like to disable the onclick event. I do not want the user to be able to click on the link. Any suggestions as to where I might find the code to accomplish this?
0
4,386
thread by: Loren | last post Feb 14 '06 by: Loren
I have a smartclient (3 tier) solution that I deploy via a hyperlink on our Intranet. It is having some problems. On some machines now when the user clicks the link it will not load the application it just simply sits there and does nothing. However, on some others it gives this message IEExec.exe - Common Language Runtime Debugging Services...
3
1,907
thread by: docskate23 | last post Feb 11 '06 by: dominiksyler
Hey, I want to be a programmer and I have no idea how to program and I want to learn as many languages as I can. Any help and tips would be awesome. Thanks. Later.
0
1,222
thread by: Mahi | last post Feb 10 '06 by: Mahi
Hi All, I am facing a strange problem while exporting crystal report in PDF through VB code some of the files(randomly) are created with 0 KB size. Can someone helps me. Thanks in Advance
1
1,714
thread by: madnav | last post Feb 9 '06 by: Niheel
Its just not happening .. just can't seem to make a search querry work for special character '&' in the forum search query. Any helps? Trying to figure out how PASSWORD field in forms works better when using special ASCII formatting ... Could be that the search engine is down too. :?
3
2,202
Niheel
thread by: Niheel | last post Feb 9 '06 by: Niheel
We are actively working on the new version of thescripts.com. It's really exciting and coming together really well. Please post suggestions for features and ideas you may have. ~ KUB
0
1,146
thread by: uran1 | last post Feb 7 '06 by: uran1
MyToolStripComboBox derives from ToolStripComboBox. I want to hide same data in new class, eg size, Items (collection of displayed strings). I initialize these values in construcor, but VS Designer copies these values to myForm1.Designer.cs => every string is displayed twice (in runtime Mode). I tried to detect if component is in DesigMode (and...
0
3,306
thread by: fata263 | last post Feb 7 '06 by: fata263
hi, When I wanted to connect to mysql via visual C++7 occured some linking errors like this: error LNK2019: unresolved external symbol "__declspec(dllimport) public: class mysqlpp::Query __thiscall mysqlpp::Connection::query(void)" (__imp_?query@Connection@mysqlpp@@QAE?AVQuery@2@XZ) referenced in function "int __cdecl Func1(int,char * *...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.