4,457 Topics

Member Avatar for
Member Avatar for timhysniu

Hi there, Can someone recommend a PHP&MySql open source project management software that supports time tracking. It would be nice to be very simple and easy to use. Focus is only one project, so simplicity would be very nice. I looked at demos for dotproject and phpproject and they seem …

Member Avatar for JonathanD
0
59
Member Avatar for CoMpUtErGoD20XX

All, Your help is greatly appreciated in advance. I am having trouble packaging Oracle 10G for a batch file deployment. Everything is done except for getting the DSN created which is causing me major problems. We am working with the Oracle 10G R2 10.2.0.1.0 Client on Windows XP Professional SP2. …

Member Avatar for CoMpUtErGoD20XX
0
608
Member Avatar for dragonheart

i am trying to load data from the database to a dbcombo but i am not getting it properly i am using the following coding : [COLOR="Green"]Set db = New Connection db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & "data source= " & App.Path & "\db1.mdb;" Set rs = New Recordset rs.Open " select model_no …

Member Avatar for dragonheart
0
274
Member Avatar for mstester

Hi guys, I'm in desperate need of help with my code so if anyone could help me out it would be most appreciated: I have built a asynchronous client / server application which runs 100% perfectly. I now want to have the client connect to multiple servers at a time …

Member Avatar for mstester
0
95
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

0
76
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

Member Avatar for SheSaidImaPregy
0
93
Member Avatar for frotaru

Read multiple columns data from SQL query ( 1 row ) Hi all. I am using an SQL express where I’ve designed a table named User_DB_Main I have also created a procedure that makes some selections : [code] @UserId varchar(20), @UserPassword varchar(30) AS /*- Check if UserID exists*/ SELECT COUNT(UID) …

Member Avatar for frotaru
0
973
Member Avatar for linux

Grand Theft Auto III / Vice City / San Andreas are three of the best games in existence, in my opinion. It isn't because of the killing. It isn't because of the hookers. It isn't because of the missions. It's because of the freedom to roam around an expansive city …

Member Avatar for linux
0
93
Member Avatar for BBdevil

I have a Vaio SZ110 Notebook with XP home. It is about a year and a half old. A few months ago it was accidentally dropped on the CD drive and although it broke the cover, the door will still open. When I click on my computer though, the drive …

Member Avatar for hughv
0
173
Member Avatar for kharri5

I figured it out! Huzzah! In order to grab data from cells of an excel spreadsheet from an outside excel app into PPT WORD, or other office apps, jam that data into a custom class and jam that into an array of CustomClas type you do the following: [CODE=VB] Public …

0
107
Member Avatar for kevinpowertv

Hey Gurus, My goal is to build a website outside of Vbulletin, but use Vbulletin's power and ability to supply the content for the website. I want to be able to run news, articles, reviews, photo galleries, etc that are all managed through vbulletin and plugins like photopost, but displayed …

0
45
Member Avatar for kharri5

Hello, I am currently writing a powerpoint presentation that is an interactive survey. It takes in a file of data, and adds it to a big dynamic array. When the user answers questions it picks the data from the array and populates an excel spreadsheet for a final output of …

Member Avatar for kharri5
0
131
Member Avatar for Fasola

I am having trouble finding a good open source code for a good Event Calendar I just need a regular calendar that will allow users to check availability of conference room and make a reservation for available conference rooms please help!

Member Avatar for SheSaidImaPregy
0
102
Member Avatar for bonita

hi.. guys.. does anyone know any open source codes for vectorization plug-in for GIMP.. ? Please help.. Thanks..

Member Avatar for Salem
0
101
Member Avatar for bushy1985

Hi there I have connected visual basic express to my access database and designed a windows form with navigation functions as well as add delete, update functions. I have used textboxes to display the database fields on the form, but i am having trouble displaying an updated autonumber when a …

Member Avatar for bector
0
181
Member Avatar for kenchiro

Please help me file name and folder name when upload by by browser Folder and file name it does not array .. A B C-Z or 1-9 ..please help me to fix this problem... Really thanks the cause is when i moved to new hosting it happen like this problem …

Member Avatar for fatihpiristine
0
142
Member Avatar for some one

hi every one i am trying to create shopping cart working with VB & access when i wrote add function an error occur i do not know how to solve"Syntax error in INSERT INTO statment" it please help me to solve the problem a shot screen is attached contain page …

Member Avatar for some one
0
374
Member Avatar for harry78

hello all, I have a form with multiple chechboxes. Depending upon what the user chooses I need to make a select from a database with 6 tables. I pass the results from the form to the SQL statement up to the moment I need to put in a where request.form>0 …

Member Avatar for SheSaidImaPregy
0
129
Member Avatar for ryan_vietnow

Hello everyone,i'm starting to learn pytho now.Could anyone give me some advice of what is the best IDE for python there is based on your experiences guys. thanks.More power to the open source community.

Member Avatar for sneekula
0
152
Member Avatar for AniWeb

Hello All, I want to store data into MS Access database without using DSN (Data Source Name). For his I have done the coding:- [code] <% dim stud1 set stud1=server.createobject("adodb.connection") stud1.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath("amitdatabase.mdb") %> <% dim stud2,stud3 set stud2=server.createobject("ADODB.Recordset") stud3 = "SELECT tblComments.Name, tblComments.Comments FROM tblComments;" stud2.CursorType …

Member Avatar for SheSaidImaPregy
0
95
Member Avatar for ppat

Hello everybody, I am using following codes to insert the data to the database.but I am getting error please help me with this. codes: <% Dt= Date() Set T=Request.Form("trainer") Set Co=Request.Form("course") Set Ss=Request.Form("sessionstructure") Set Sp=Request.Form("sessionpace") Set Sc=Request.Form("sessioncontent") Set Po=Request.Form("personalobj") Set Pr=Request.Form("presentation") Set I=Request.Form("Interaction") Set Mn=Request.Form("manage") Set Con=Request.Form("confedence") Set Sr=Request.Form("sessionrate") Set …

Member Avatar for SheSaidImaPregy
0
98
Member Avatar for mambojerry

I am a new asp.net user and I am trying to use this peace of code inorder to send data from the website to a console and email address. I have managed to write all the required functions, but when it comes to sqlConnection and sending the data, that is …

Member Avatar for SheSaidImaPregy
0
147
Member Avatar for shizu

Hi.. I'm using VC6++ with window xp.. and my coding is like below.. [code=cplusplus] try { CString szConn; hrResult = m_Connection.CreateInstance(__uuidof(Connection)); if(SUCCEEDED(hrResult)) { szConn = "Provider=Microsoft.JET.OLEDB.4.0;Data source=C:\\PSMotion\\Database\\IO.mdb"; _bstr_t bstrConn(szConn); hrResult = m_Connection->Open(bstrConn,"Admin","",-1); if(SUCCEEDED(hrResult)) { _CommandPtr pCommandResult; _variant_t vtEmpty1(DISP_E_PARAMNOTFOUND, VT_ERROR); _variant_t vtEmpty2(DISP_E_PARAMNOTFOUND, VT_ERROR); sprintf(sql,"DELETE * FROM IOList"); _bstr_t bstrResult(sql); pCommandResult.CreateInstance(__uuidof(Command)); pCommandResult->ActiveConnection …

0
58
Member Avatar for kehar

Hi, I have almost completed my project but I want to let the software on trial period for one month from the date of installation. After which it should cease to open MDI form unless I give password. or code to prevent the software from installation in more than one …

Member Avatar for jayDC
0
164
Member Avatar for pmhayden

Hi I am doing a lab report on an SNMP lab for college which involves reviewing both commercial and open source network management tools. As I am not working in the IT field and would not be familiar with such products, I was wondering if somebody could suggest a number …

0
41
Member Avatar for satimis

Hi folks, I'm prepared adding a calender including clock to the webpage under construction. Googling brought me many links, both commercial and open source. Can any folks shed me some light on its selection, open source running on Linux preferable? TIA Any comment on; [url]http://open.appideas.com/Calendar/[/url] ??? B.R. satimis

0
76
Member Avatar for Wiizl

OK, one last thing. Now I have 3 textboxes and here's what I wrote: [CODE] SqlConnection conn = new SqlConnection(); conn.ConnectionString = "data source=.;initial catalog=ForumDataBase;integrated security=true;"; SqlCommand cmd = new SqlCommand(); cmd.CommandText = "INSERT INTO PostTable(ThreadTitle,PostMessage,UserName) values('"+ThreadTextBox.Value+"','"+PostTextBox.Value+"','"+NameTextBox.Value+"')"; cmd.Connection = conn; conn.Open(); cmd.ExecuteNonQuery(); conn.Close(); [/CODE] Can you please tell me what's …

Member Avatar for Wiizl
0
118
Member Avatar for thithi

Please help me " System.Data.SqlClient.SqlException: Prepared statement '(@Name varchar(100),@Describes varchar(100),@Money char(10))Upda' expects parameter @Describes, which was not supplied. at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Assignment.rose.dtgFlower_UpdateCommand(Object source, DataGridCommandEventArgs e) in c:\inetpub\wwwroot\assignment1\rose.ascx.cs:line 111Error:Cannot update " This is the code "namespace Assignment { using System; using System.Data; using …

Member Avatar for alc6379
0
110
Member Avatar for n.aggel

hi, i am reading the book "Operating Systems Design and Implementation 3rd edition" which analyzes the minix source code... in the part of filesystems we see this code [CODE=c]PUBLIC _PROTOTYPE (int (*call_vec[]), (void) ) = { no_sys, /* 0 = unused */ do_exit, /* 1 = exit */ do_fork, /* …

Member Avatar for n.aggel
0
104
Member Avatar for Torner

I am looking for a step by step set of instructions on compiling some open source software for SimplyMEPIS 6.5 or possibly deb. I am hoping to find instruction that take me through every step with some explanation of what each step is for. It doesn't matter what software just …

0
18
Member Avatar for Blondeamon

Ok i'll try to be brief. As part of one of my essays i thought of creating source code for implementation of a binary tree and its basic functions. My code is both from books,lecture notes and googling but for some reason on the printing of the nodes using inOrder …

Member Avatar for Blondeamon
0
98
Member Avatar for 1qaz2wsx7

Hi :) I have 3 DataGrids (and even more in the future) that supose to present data from a DataBase. When i press on the main DG all the rest are updated according to a cartein Code Index. The problem is that its very slow and i want to make …

Member Avatar for Jugortha
0
168
Member Avatar for Zeking

Hello everyone. I am begginer with Hashing algorithm. So I had for project to write a simple Console Phonebook that uses Open Adress Hashing with Linear Probes. I was working with templates. When I compile it I get Unsolved External errors (5 of them) and I have no clue how …

Member Avatar for Ancient Dragon
0
99
Member Avatar for earthfriend

Hi all, Im trying to connect my Emp.mdb database to my VB.net application. with this code. [CODE] Imports System.Data.OleDb Public Class Form1 Inherits System.Windows.Forms.Form Dim cn As OleDbConnection Dim cmd As OleDbCommand Dim dr As OleDbDataReader Private Sub Form1_Load(ByVal sender As System.Object, ByVal e as _ System.EventArgs) Handles MyBase.Load End …

Member Avatar for Chris147
0
169
Member Avatar for stabiloGenuis

Hi, I have created a Crystal Report Viewer. When compiled on my machine it works fine. However, earlier this week I had to make a copy onto a server. When doing this I had encountered several problems that I maanged to solve...except for one :o(. No matter what I try …

Member Avatar for Jugortha
0
180
Member Avatar for ep2002

Hi there, I've been this online office management system hyperoffice.com for a while now & I never liked the program b/c of all the bugs, it wasn't designed properly (user interface) & tech support always blames us (not just me, even my VA & techie) for their issues, plus they …

Member Avatar for csc111vs
0
185
Member Avatar for x102077@hotmail

This is my second c# program and the database stuff is [U]quite [/U]different than vb 6.0, I am obviously missing a line or otherwise have malformed code -- Help! Program is supposed to read in FCC Amateur Radio DB (flat file) and insert data into an Access Database. DB has …

Member Avatar for x102077@hotmail
0
301
Member Avatar for Ahdren

Hi all, just joined up after finding solutions in these forums before, I figure it might be able to help me here. I'm running Comodo FW, and it's giving me repeated Medium Severity Network Monitor Activity Logs, described as: Outbound Policy Violation (Access Denied, ICMP = PORT UNREACHABLE) Protocol: ICMP …

Member Avatar for loopidyloop
0
127
Member Avatar for agent007

I need to create and online community (for health-workers) as a school project and am currently hunting around for software solutions for this - preferably open source. The requirements include the usual features such as forums, user management, news, searching, links to health resource etc as well as blogs and …

Member Avatar for GreenDay2001
0
97
Member Avatar for raghu.8

hi jerry thanks for dropdownlist, but i got another problem regarding updatating a profile of a login member, i created a storedprocedure for login information just look at my codding CREATE PROCEDURE sp_UserValidation ( @Username varchar(50), @UserPassword varchar(20) ) AS IF EXISTS (SELECT UserName FROM LogIn1 WHERE UserName=@Username and UserPassword=@UserPassword) …

Member Avatar for raghu.8
0
232
Member Avatar for azadder

I am working on an IDE for a specific language. One of the features that I want to implement is syntax high-lighting. The way I plan to go about it: When the user presses a key, a function is called with the entire line that the user is editing as …

Member Avatar for azadder
0
869
Member Avatar for thithi

Server Error in '/Assignment' Application. -------------------------------------------------------------------------------- [COLOR="Red"]Specified cast is not valid.[/COLOR] Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Specified cast is not valid. …

Member Avatar for shaulf
0
86
Member Avatar for balance

Hi. I don't know anything about python but I need to use a script which I have found on the internet. I don't know where to start. I have installed python on my windows xp desktop and I have also downloaded and put in the Lib folder the file BeautifulSoup.py …

Member Avatar for G-Do
0
109
Member Avatar for gidos

im studying about Database with C++ support, i create a workspace for mfc dialog box, name of workspace is ABC. the source files of C++ is on C:\VCDb. I create on ODBC the System DSN name ab, the driver of this is Microsoft Access Driver. On abc workspace i #include …

0
57
Member Avatar for locsin

Greetings! Im using this format to use and open database Set ac = New ADODB.Connection Set ar = New ADODB.Recordset strconek = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\record.mdb;Persist Security Info=False" i want to use variable value in my data source. my database is record.mdb. i want to make syntax for …

Member Avatar for thekickers2006
0
184
Member Avatar for KCcasey

Hi All, First off, thanks in advance for your time! I'm a VB newbie, and I'm struggling with my first app. The scenario: I'm trying to manipulate a tab-delimited text file based on the contents of a MS Access table. My Approach: I'm at the point where I've imported the …

0
64
Member Avatar for adida948

Hello. I am having a very hard time trying to encode a file and then decode it again so i can end up with the original file. I want to transform the content in the original file into base 85, and perhaps 100 charaters or more so that it works …

Member Avatar for Duoas
0
472
Member Avatar for ndnalibi

Hello, First I apologise if this isn't the right forum... I have a vbscript that is non-asp. It is run in a program called EFI-Logic that is an ERP. EFI-Logic caonnects to our MSSQL database for normal operation. The problem is that on some computers I get the following error: …

0
225
Member Avatar for stabiloGenuis

Hi, I have created a Crystal Report Viewer. When compiled on my machine it works fine. However, earlier this week I had to make a copy onto a server. When doing this I had encountered several problems that I maanged to solve...except for one :o(. No matter what I try …

0
66
Member Avatar for Varelei

The problem is that I cannot get my Add Products to work. Below is the source coding for both the entry form and the .asp processing. Can anyone tell me what is wrong with this code? Help is greatly appreciated, and so is a final solution! I'll add reputation to …

Member Avatar for SheSaidImaPregy
0
352

The End.