Hey everyone,
I'm currently converting a VB6 Web App over to C#. I'm new to C# and I'm looking for advice on how to set up or design the database part of the program.
The VB6 version used the Data Enviroment. For the most part this was fairly easy to update with new stored procedures, or...
Hey everyone,
We are currently looking into converting our ASP/VB web app over to ASP . NET/VB . NET. I do have a question that hopefully which someone will be able to answer.
The web app is an ordering system. To do an order you must navigate through about 10 pages. We have a javascript...
Yeah that was my mistake
It's a Asus A7N8X Deluxe
I did flash the Bios, going to 1008 from 1005. That didn't seem to change anything.
I've gone to the Samsung site and they said I needed to add a value to the registry to support 48 LBA. So I've just did that, and it seems to work now...
Thanks Smash, it does show up there. The only problem is that is shows up as 131 GB
I'm running Win 2k and a Asus A7N8K Delux motherboard.
Should I update my bios?
thanks
Hey everyone
Just got a 2nd hard drive yesterday. A Samsung 160 GB. I installed it as a slave and it is being found by the BIOS. However when I go into My Computer and look for it I can't find it there. I also can't see in in the harddrive sections of Computer Manager. I can however see it in...
Hello,
I have a field that is called usrID's. Some examples look like this test1,test2,test3,tester1,tested1 etc.
I need to write a query that will count the number of usrID's based on the alpha part of the id. So say I pass in "test" as a parameter, I want it to count test1,test2,test3 but...
Hi everyone
Sorry for asking this again if it's already been asked before.
I have a a online ordering apllication that i'm modifying to use a 3rd party credit card processing system. The transaction amount is stored as a Currency data type. When testing today I noticed that the cent velaue...
Hi everyone,
I work at a small non IT company. I'm one of two programmers. Recently we had a problem with SourceSafe. I made a code change but noticed the code was about three months old. I had made changes to the code since then. I looked in SourceSafe at the history but the latest file was...
Hi,
I'm getting a Type Mismatch error when trying to execute a function that'll update the database, and get the unqiue id number of the new record.
These are the tools I'm using:
SQL Server 2000
VB 6
I'm trying to add a new address record into the database. I need the query to return the...
I forgot to mention that I'm using SQL Server 2000, personal(just on my dev computer) and that the procedure works fine using the Query Analyzer.
thanks again
Hi guys,
I have a confusing problem. I have a stored procedure that gets Consultant data from the db.The problem is that the procedure that doesn't work in all parts of the code. For example when printing, the procedure works fine. When retriving the data to view on screen(or doing any other...
Hi guys,
Sorry of this has been asked before, I searched and looked in the Faq but couldn't find the answer.
I have 3 javascript date objects, dateToCheck, startDate, endDate
I need to check if dateToCheck falls between startDate and the endDate.
I have this but it doesn't seem to work:
if...
I have code that wasn't written by me. It prints reports via a Rich Text Box. All the dates used are dimmed as strings. I was just wondering why they would do this? Does a rich Text box only deal with text?
thanks
Hi guys thanks for the replies
I understand what you guys are suggesting, but my problem is that my query is pretty big. I'll post it in full to help explain my problem a bit more.
I have this stored procedure, that I have to make dynamic. I'm calling the procedure from an ASP page.
This is...
Hi everyone,
I have a quick question. I'm wanting to be able to call a stored procedure, passing it two variables that will make up part of the table name.
How do I do a string concatination so that it'll get the variable value and not the variable name?
This is part of my SQL statement, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.