4,457 Topics
![]() | |
[COLOR=navy]Hello, this is my first post, so thank you in advance for any help you may be able to give! [/COLOR] [COLOR=navy]I have an ASP page that I need to have pull some information from a SQL table and display. The query in question is very simple: [/COLOR] [COLOR=navy][code]rs.open "SELECT … | |
Ok so I am a PC user, but my new job requires the use of macs (with os x). With that in mind I am looking for any ascii text editors (that HOPEFULLY) are free. If you are a windows user basically something that is equivalent to the notepad.exe program. … | |
I have an operator overloading question... I have attempted to overload the >> operator so I can read a file directly into a "SongInfo" object, and attempted to overload the << operator so I can display a "SongInfo" object directly to dos console. When attempting to compile, I recieve, "overloaded … | |
Hello there, I am trying to connect to an Oracle database that contains 210,799 records with 50 columns. My plan here is to compare the speed between MS Access database and Oracle. Ms Access took me less than a minute to open the database and display the first row while … | |
Hello, I'm a college student taking a programming class and I'm trying to write a program for this class. I've done most of the work already I just need some hints or a push in the right direction as far as my client-code is concerned. Here's the code for the … | |
I have a web application that works fine on the web but not on my local server copy. the connection string on the web is cn.open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath("database/TaskMan_MSAccess.mdb") When i run a copy locally, it reads the access database but does not allow to update the data. … | |
I have a form with a datagrid on it. If I 1) scroll to the right to a field that wasn't originally displayed on the grid 2) click on the header of that field to sort the datagrid 3) then scroll down to bottom area of the datagrid and selects … | |
Here's (in my opinion) some of the best Linux software available: [B] Stuff for your GUI:[/B] [URL]http://www.kde.org/[/URL] Still using Gnome? Need a more powerful environment? Maybe you should try KDE. It's a matter of personal choice, but I prefer it to Gnome. [URL]http://www.kde-look.org/[/URL] Allows you to download skins and anything … | |
Hi friends, I have a program written in c++. This program is working 100% but it accepts only keyinput and displays output on the screen. I want to modify this program such taht it takes the input from infile (input.txt) and send the output to (output.txt). Please help me to … | |
hi, In recently, I have a mission for porting a source code from Pro*C. And the database is changed from Oracle to Mysql. The part of original source code(Pro*C) is shown below: char i_id_no[13+1]; char accn_name[16+1], account[7+1], b_no[20+1], code_type[1]; int ii; : : EXEC SQL DECLARE cursor_1 CURSOR FOR SELECT … | |
Hello - I am a newcomer to this forum (referred by HappyGeek) and am utterly unable to find an answer to the following question, despite the hours I have spent parsing through posts on forums, exchanging e-mails w/kind souls more knowledgeable than myself, etc. I am in the process of … | |
am trying to delete a record but I have this message: Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'ProductID = , 1567'. /salem/pages/fresh_food/TMP3rfr35u5pa.ASP, line 74 I looked at the meaning but so far I can't see that … | |
Hello - First of all, to anyone who takes the time to read this post, thank you. I followed the rules, did a search to see if my particlar question may have been asked and answered, but found nothing, hence this post. I am in the process of developing a … | |
I have a good interest in learning LINUX. I have a very basic knowledge of it and have also installed it a couple of times,but still i would want to learn it from scratch and become a advanced LINUX user. Do ineed to join any 'Linux courses', or is it … | |
I have an Access DB with 2 tables: tbldirectory and tblPracticeAreas. I have a search page (practice-search.html) where the user can pick an attorney practice area from a drop down list. Upon choosing the practice area the user is taken to an ASP page (practice-search-results.asp)that displays a list of attorney … | |
I have a friend that is trying to move her website to a new hoster. The hoster also developed the site for her with a PHP webstore, newletter,..etc. The hoster/web developer will not allow her to DL the PHP driven e-store and related directories. The Web hoster claims that the … | |
Hi there, I am a newbie to asp.net and i am using asp 2005. Now i am trying to create a webservice site. My plan to to create a webservice function that will reaturn a oledatareader and beleow is my code: <%@ WebService Language="VB" Debug="true" Class="WebService" %> Imports System.Web Imports … | |
I got a Link error 1181 with fresh code from source safe. It is looking for a dll that is in the windows/system32 directory and cannot find it. [QUOTE] Linker Tools Error LNK1181 cannot open input file "filename" The linker tool could not find "filename" because it does not exist … | |
Hello, I am looking for a good php programmer that really wants to work and get jobs done and go onto the next job. I have many jobs open websites range from models site to free counters site.. I DO NOT need any getafreelancer.com wannabee programmers I have had enough … | |
[COLOR=black]I cannot login in the system. it gives this error. i m using sql server 2000. do i need to make changes in sql? plz help me. :sad: [/COLOR] [COLOR=black][/COLOR] [COLOR=black] [/COLOR] [COLOR=black]Error Type: Microsoft OLE DB Provider for SQL Server (0x80004005) Login failed for user 'Administrator'. Reason: Not associated … | |
Hi to all...Hope everyone is grand.I am currently working on a project that is supposed to connect to a .mdb(access) file and than bring out the project names in to the first listbox (listbox1) than when you click one of the elements in listbox1 you would get the selected projects … | |
[LEFT]I have 2 DropDownList in a single page.The 1st contain department name and the 2nd contain employee name.When I click the 1st DropDownList , the 2nd will display the employee name which are under that department.The problem is the 2nd DropDownList will display redundant data and when I choose another … | |
Hi, I just installed the latest version of Visual C++ from Microsoft on a windows XP system. I have used this program before, but this time, on my new install, when I try to compile, I'm getting an error, "c:\documents and settings\user\desktop\r\listdbl.cpp(1) : fatal error C1083: Cannot open include file: … | |
Hello everyone. I recently picked up a legal copy of OS X Tiger for x86 from the official Apple open source website. I am going to attempt to install it on an AMD Athlon based PC with 256 MB RAM and no SSE support. I will then attempt to grab … | |
hi all..hope u all have heard about this open source project (CLICK ROUTER)..and i am abt to do a project in this..pls help me in knowin the present status of this project..and wat can be done further to enhance it..its very urgent..So pls reply me if u know something abt … | |
What I ask can be very familiar to most of you. So, please don't point me a URL in MSDN, I can't understand the stuff there. Instead please add the "lacking" codes and help me to complete the code.I need to store First Name and Last Name of userswhich come … | |
hi, how can i find out that what number of record(row) my cursor focused on in database? thanks label1.text= active row`s number ????? example : [COLOR=#0000ff]Dim[/COLOR][COLOR=#000000] baglanti [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]New[/COLOR][COLOR=#000000] SqlClient.SqlConnection()[/COLOR] [COLOR=#0000ff]Dim[/COLOR] command [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] SqlClient.SqlCommand() [COLOR=#0000ff]Dim[/COLOR] kisiler [COLOR=#0000ff]As[/COLOR] SqlClient.SqlDataReader [COLOR=#0000ff] [/COLOR]baglanti.ConnectionString = [COLOR=#800000]"data source=instance2000;"[/COLOR] & [COLOR=#800000]"initial catalog=dbf;"[/COLOR] & [COLOR=#800000]"integrated security= … | |
I've been browsing the forum for anything that could solve my problem, but nothing I tried so far helped, so maybe someone has an answer to my specific trouble. My old computer's power source died, and we decided to just start fresh with building a new one. When hooking up … | |
I want to fill a drop down list with some data in a data source. I defined a page level array and redim it in Page_Load. I get an error saying "Object reference not set to an instance of an object" The error occurs at the statement, Page.DataBind() Below is … | |
Below is a working program that goes through the xml document and outputs all of the data to an output file. That part is fine, but what I need help with is that the tagname Comments: in the xml document will have the word Patch* in it. I need to … | |
can anyone pls fix up the problem Regvalidate.asp page coding : <% MyFirstName = Request.Form ("login1") MyLastName = Request.Form ("login2") MyUserName = Request.Form ("login") MyEmail = Request.Form ("email") MyPassword = Request.Form ("password1") MyGerder = Request.Form ("gender") MyDateofBirth = Request.Form ("login3") MyAge = Request.Form ("login4") MyCountryofResidence = Request.Form ("countryofresidence") MyMaritalstatus = … | |
Hi guys, i am new to asp so sorry if this is easy. I have done an ASP survey based on an open-source survey by Guo Xu from planet source code. it is a multiple choice survey You can see this here: [url]http://www.beaniekids.com/test/bkqf/p2_questionnaire.asp[/url] This survey uses an Access database which … | |
Dear all, I am getting this error and its not getting resolved at all: Syntax error (missing operator) in query expression 'OrderNo='. On line:RS.Open query, objConn This is my code where i am pulling records on the orderno and after i have pulled the records ,i am trying to insert … | |
the database module of the Open Source project OpenOffice. We (they) are having difficulties with the code in the Base module which allows updateable queries. See [url]http://www.openoffice.org/issues/show_bug.cgi?id=53377[/url] . i have volunteered to comb the web and place announcements on different sites in order to encourage volunteers to help with the … | |
[COLOR=Black]Hi there all. I have a problem with a date situation. I have a form that needs to look for a specified date in an Access database. I have managed to do the following: 1. When the date is enterd it is entered as follows [/COLOR]"[COLOR=Red]2006/07/09[/COLOR]" [COLOR=Black]so when response writen … | |
Dear Friends, I'm having problem with this Parse Error. Can anyone please help me out. [B]Parse error[/B]: parse error, unexpected T_STRING in [B]/mnt/w0400/d35/s32/b024de92/www/Catalog/nfoscomm/catalog/includes/languages/english/shipping.php[/B] on line [B]16[/B] Here is the code: [php] <?php /* $Id: shipping.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2002 … | |
![]() | bottom here is my asp coding, for connecting to mssql2005 i know how to connect to mssql by vb using the com+. but i want to try using the database connection on asp page. [code] <%@ LANGUAGE="VBScript" %> <% Option Explicit Dim UID, SQLStmt, Connection, FirstName, LastName Dim RS, SSN, … ![]() |
I have created an Excel file through Cognos Reportnet SDK. This Excel file has a reference to another htmlfile which has the data. So when I open the Excel File, I get this message: Some of the files in this web page aren't in the expected location. DO you want … | |
greetings i'm currently working on my Form in VB6. it has a list box that i use to display table. How do i display table from a different database? i did it before by modifying row source property in VBA, but that only works if the form is part of … | |
Hi I'm real new to php etc, and just wanted to know if there were any implications to using an IIS on windows as my server rather than apache? thanks alot...oh apart from the obvious being apache is free open source....:) | |
I have owned at least one computer since 1983 (Kaypro 2.2 MHz). I have used wordprocessors extensively for all that time. I wrote constantly in my first profession. I used WordPerfect from 4.1 through 12. I have requested that MS buy WordPerfect and destroy all code for Word. I recently … | |
Hello everyone, I 've been looking for a solution for this problem for some time now but I don't seem to figure it out. I want to download the source of a web page (the HTML source). I found several API function that have to do something with internet and … | |
Hi, I've subscribed to Daniweb as I kept finding answers to my concerns on your discussion boards. Google seems to love you. At the moment I am in the process of re-inventing myself. I used to teach computing to what is known in this country as 'robust' 16-19 year olds … | |
I am getting pitifully poor transfer speeds from an XP box to 2003 box. Ive tried using ftp, as well as other copy programs, even cmd line. Task manager indicates that with any single connection I top out at about 5% of the 100MB capacity. I can open several connections … | |
I spent my whole day but I could not solve the problem. I dont have much experience in Asp.net. Please help... DropDownList dont send selected value to the Sub DropDown_SelectedIndexChanged The Error Message is:[B]Exception Details: [/B]System.NullReferenceException: Object reference not set to an instance of an object.[B] [/B][B]Source Error:[/B] Line 38: … | |
Hi, I have recently graduated and now a days looking for job. I am very confused about the platform. At which platform should i go. .NEt or Java ... for me both are having good scope, but specially in my country .NET is ruling ... there are almost 7 jobs … | |
Hi There, Can anybody help me with the following: 1. I am trying to open an excel file using adodb connection but i got a run time error on the rs. open. Here is my code Dim cnn As New ADODB.Connection, rs As New ADODB.Recordset cnn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\temp\XLS.XLS;Extended Properties=Excel 8.0;" … | |
hi, iam having 2 listboxes.In one listbox i am populating products from Msacess.Then after clicking any of the product it should populate corresponding schedules in the other listbox.Below is my code Kindly reply me as soon as possible.. [CODE] [COLOR=#0000ff]Dim[/COLOR][COLOR=#000000] sql [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]String [/COLOR]con = [COLOR=#0000ff]New[/COLOR] OleDbConnection("Provider=Microsoft.jet.oledb.4.0;Data Source=D:\Inetpub\wwwroot\WebApplication12\WRMdatabase.mdb") sql = … | |
hey I was wondering if it was possible to get mythtv to run on an actual tivo box. In case you dont know mythtv is a open source answer to tivo and the only reason im asking this is i might be getting a tivo series 2 for free and … | |
[COLOR=#0000ff]Hi all,anyone can help me to solve this error.When I build the code it shows the error message below:What I have to do ? C:\Inetpub\wwwroot\shankar\WebApplication1\login.aspx.cs(83): 'WebApplication1.WebForm1.Custvaluserid_ServerValidate(object, System.Web.UI.WebControls.ServerValidateEventArgs)': not all code paths return a value This is the code I written: [code] private[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]bool[/COLOR][COLOR=#000000] Custvaluserid_ServerValidate([/COLOR][COLOR=#0000ff]object[/COLOR][COLOR=#000000] source, System.Web.UI.WebControls.ServerValidateEventArgs args)[/COLOR] { SqlConnection conn= … |
The End.