Forum: MS SQL 5 Days Ago |
| Replies: 6 Views: 343 Thanks sknake i have now managed to solve it. Once again Thanks |
Forum: MS SQL 6 Days Ago |
| Replies: 6 Views: 343 Thanks. Yeah! I would like to add a parameter to the stored proc, and also for now if possible I would like to be able to do the whole process of generating the DocIds without a frontend. |
Forum: MS SQL 7 Days Ago |
| Replies: 6 Views: 343 In simple terms
If DocID on <TABLE B>
Select Surname, Initials, and Sex from <TABLE A>
Select DocID,AllocationDate from <TABLE B>
If DocID not on <TABLE B>
Create new DocID (insert on... |
Forum: MS SQL 7 Days Ago |
| Replies: 6 Views: 343 Right thanks, I m sorry if I wasn’t clear. I have 3 tables (structured as below) and all are in SQL Server. what I want to do is have a front-end like .Net or any other but the backend is SQL.
... |
Forum: MS SQL 10 Days Ago |
| Replies: 6 Views: 343 I need some help I have managed to get this far (as below), from thatI can put a AAA_NUMBER and be able to get that record details and thats the 1st step that I wanted the 2nd step that I want is say... |
Forum: Computer Science Oct 2nd, 2005 |
| Replies: 0 Views: 4,165 Guys i am looking forward to do a project for my final year and i have chosen SUPPLY CHAIN SYSTEM as detailed below i am now looking forward for ideas and suggestions.
here is what i am thinking... |
Forum: JSP Aug 23rd, 2005 |
| Replies: 1 Views: 9,656 Can anyone help me in this matter i am looking for a code to connect my MS SQL so i need the APPROPRIATE SQL SERVER DATABASE CONNECTOR . i have a download which only works with MySQL ,and i do need... |
Forum: ASP Aug 12th, 2005 |
| Replies: 1 Views: 2,148 <html>
<head>
<title></title>
</head>
<body>
<%
Function NewConn()
Set NewConn= Server.CreateObject("ADODB.Connection") |
Forum: ASP Aug 12th, 2005 |
| Replies: 2 Views: 2,405 I have made created a databse MSSQL and want to upload it to my web space how do i go about it. |
Forum: Computer Science Aug 1st, 2005 |
| Replies: 6 Views: 11,334 Taking into consideration what you have advised me I think I will go for ASP.NET I will have to start to look for tutorial and text books around that subject.
So is it ok if I am to approach it in... |
Forum: Computer Science Aug 1st, 2005 |
| Replies: 6 Views: 11,334 Waal that sounds encouraging although the problems is I am still in darkness regarding ASP.NET .
At the moment I am working on something, I am building a web application that will access SQL... |
Forum: ASP Aug 1st, 2005 |
| Replies: 1 Views: 6,174 solution tho no idea yet how to implement it
So i just want to create create one page , on that page with my text boxes make one combo box and put all my database table names in this combo... |
Forum: Computer Science Jul 28th, 2005 |
| Replies: 6 Views: 11,334 Guys I am starting my final year project in Sept this year and I have been looking around for a project to do so there is this one that I am most likely going to chose [choosing from a list]
To be... |
Forum: Visual Basic 4 / 5 / 6 Jul 28th, 2005 |
| Replies: 10 Views: 19,607 BELOW IS MY ORIGINAL MESSAGE!!
Did yu get the help for the project or yu are still stuck?? Let me know if yu still need help
let me just explain i said did yu get some help this does not mean... |
Forum: ASP Jul 27th, 2005 |
| Replies: 8 Views: 6,914 i am sorry man what happened was when i did reply your thread i did an experiment myself and it was not the best solutions so i could't delete it so i just typed the numbers on top.
no hard... |
Forum: Visual Basic 4 / 5 / 6 Jul 27th, 2005 |
| Replies: 10 Views: 19,607 Did yu get the help for the project or yu are still stuck?? Let me know if yu still need help |
Forum: ASP Jul 27th, 2005 |
| Replies: 1 Views: 6,174 I do need some help I am building up an asp application that will access an SQL server [database] so what I want is for the admin access to add, update and delete in all the tables
I have about 13... |
Forum: ASP Jul 19th, 2005 |
| Replies: 8 Views: 6,914 |
Forum: MS SQL Jul 14th, 2005 |
| Replies: 5 Views: 71,650 i am not very sure is it different as in SQL where yu can go to the database that you want and then you go to the table and then you click the right side of yur mouse and go to design table and... |
Forum: MS SQL Jul 14th, 2005 |
| Replies: 8 Views: 4,575 Yea i am trying to produce a page which is data sourced from several tables, so if create a 'view' of that data and select from the view in my ASP page.How do i connect the database [i mean the... |
Forum: MS SQL Jul 13th, 2005 |
| Replies: 8 Views: 4,575 I have managed to join the OBDC to the database and I need to know how to join several tables in stored procedures so that the end form will be from a number of different tables. I have just... |
Forum: MS SQL Jul 12th, 2005 |
| Replies: 8 Views: 4,575 I have now installed IIS. The reason I wanted to use ODBC was because I have seen it was on the machine I had used JDBC before and it wasn’t installed on the machine so I wanted to use ASP.
If I... |
Forum: MS SQL Jul 11th, 2005 |
| Replies: 8 Views: 4,575 I intent to use ASP although i cannot get IIS on the machine which is window 2000 proffessional.now i do not know the step by step of doing this because i want to use ODBC as the middleware and ASP... |
Forum: MS SQL Jul 8th, 2005 |
| Replies: 8 Views: 4,575 Please help !!!
I am designing a database system and I am a bit stuck and do not know my next step forward. I am using SQL Server 2000 to develop a database system from scratch for a medium sized... |