5,053 Topics

Member Avatar for
Member Avatar for Dan08

Hi everyone, im having some problems with my computer, my friend has made this website in flash([URL="http://h1.ripway.com/dan08/Team_Vaska.html"]http://h1.ripway.com/dan08/Team_Vaska.html[/URL]), he embeded, his flash window into html, but the problem doesnt come from there. Me and my friend have a program written in python, and there is nothing that can damage a computer. …

Member Avatar for crunchie
0
226
Member Avatar for Impi

Long story as short as possible. The Network connections Icons are gone... there are NONE. Our client bought the pc in so we can rebuild it into a new box mobo and cpu. We made backups before starting anything. Everything was sucessful. We then discovered that there were no network …

Member Avatar for Impi
0
159
Member Avatar for Jhon100

I have the following script from a forum that collected data from a form and inserted in the. Mdb These are displayed through a file that reads the database. At this time the display is text, URLs are not active. The script is not so do not really know what …

Member Avatar for Jhon100
0
152
Member Avatar for slfisher

Far from being made superfluous by the Internet, a [URL="http://www.ala.org/ala/research/initiatives/plftas/2008_2009/index.cfm"]recent study[/URL] by the American Library Association finds that the library is often the only source of free Internet access in a community. More than 71 percent of all libraries (and 79 percent of rural libraries) report they are the only …

Member Avatar for MktgRob
0
631
Member Avatar for capitanf

Hi I was wondering... how can I publish a web service but only to few client programs? I thought maybe a solution is simple apache access (for restful service) but maybe it's another way..? thanks in advance

0
106
Member Avatar for Half_Pirate

Hello everyone. I need to learn how to do it? Suggestions, any site tutorials that you find it useful or anything related to it would be very useful. Need this until 8 September! Help.

Member Avatar for dadgum
-1
96
Member Avatar for Martin310

Hi guys, I've created a program to write form data to an access database. Currently I am extending it so that I can read the data back from the database. I have created a new dialog with a datagridview to view the table data. I wish to be able to …

Member Avatar for vbr
0
538
Member Avatar for iceicle1324

As the title states, mbam.exe is deleted from my hard drive even when I newly install malwarebytes, I'm getting many popups, and every antivirus website "cannot be displayed" I will put up my Hijackthis file. Thank you so much for the help! Logfile of Trend Micro HijackThis v2.0.2 Scan saved …

Member Avatar for crunchie
0
471
Member Avatar for navnath.j84

Hi to everyone I'm new here!!!! Initially my problem started with no sound after reboot & internet disconnection after few minutes of reboot. Now since I turn windows audio service to automatic, sound related issue seems to be gone. I tried everything that I know from google searching like scanning …

0
102
Member Avatar for ep2002

Ok, here are the issues I'm having & yes I run a lot of anti programs including Advanced System Care which some say they love & a few people say caused problems. Honestly I can't remember when the problems started, at least 4-6 months ago & it may have started …

Member Avatar for ep2002
0
716
Member Avatar for gerbil

This post is to help a chap who pc'd me; I put it here in full to aid others. Nouveaunoise "hello there my name is conor i am from ireland and i have a problem with my comp. basically im an idiot and did something i knew i shouldnt have …

0
84
Member Avatar for rabicu

Unrecognized database format <Faculty of Science>. (Error 3343)

-1
79
Member Avatar for tkud

Since i am learning c++ myself and only have access to ebooks(no credit card to buy books), i ask a lot of questions so please bear with me. Take a look at the following code:[CODE] //: C04:Cppcheck.cpp // Configures .h & .cpp files to conform to style // standard. Tests …

Member Avatar for tkud
0
130
Member Avatar for Israelsimba

i have created a database for subscriptions in MS Access 2007. I want to link it with my forms using the code below but its saying unrecognised database format. [B]Dim conn As Connection Set conn = New Connection conn.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=C:\subscriptions2.mdb".......[/B] Now i have converted it to Access 2000 format …

Member Avatar for AndreRet
0
165
Member Avatar for dR Occam

Hey guys, I recently started having some issues with my pc. I am running Win XP SP3 and running McAfee anti-virus program. It loads fine and I am able to get online but I no longer have the link to Control Panel on my start menu and I cannot access …

Member Avatar for PhilliePhan
0
201
Member Avatar for cjwilkins

Help! I think that this should be easy but I have not been able to find the correct VBA code to get the Form to print only [U]the current record [/U]not all 1651 records. I have a command button (Print) and walked through the wizard correctly to print "only the …

Member Avatar for semky
0
151
Member Avatar for caapri

i want to create student information system. but i have not a single idea regarding this problem. the requirment is thatit should have tables, forms,subforms,relationships,switch board manager,macros, main form. queris,(DDL and DML),SQL functions of the following entities STUDENT,TEACHER,DEPARTMENT,COURSE. u can also contect me on my ID. <EMAIL SNIPPED> please i …

0
72
Member Avatar for vuyiswamb

Good Day All I have a Package created and hosted in a Machine(Theresa) that has SQL 2008 and i have my Development Machine(Vuyiswa) that has IIS and am Debugging from the my machine. i have a ASP.NET 2.0 App and am executing a Package that in another machine. The First …

0
97
Member Avatar for arun10427

Hi all, I am a perl newbie. I am using a perl code to read a column full of data from 1 field into an array [CODE]for(my $i=2;$i<table->last_record;$i++) my @data = $table->get_record($i,"Date"); [/CODE] Now for example if my @data[1] consists of list of numbers, I need to find the diff …

Member Avatar for weer
0
159
Member Avatar for NatalyC

Hello everybody, :) I'm trying to import an access database to mySQL by using c#, I'm using this software: MS Access to MySQL from Bullzip, and it seems to be working ok; by using c#, I can display all data from tables, using this connection: [CODE] private void btndisplayBooks_Click(object sender, …

Member Avatar for NatalyC
0
2K
Member Avatar for SergioEspaillat

Hello Everyone and thanks for looking, i really need help and any given i thanks i advance~ The problems all started after Microsoft ran a scan with with Hijackthis to solve a blue screen and Malware problems. My control panel will not open and when i try to access my …

Member Avatar for crunchie
0
338
Member Avatar for vampshay

can u help me how to connect to MS Access database using java codes?? import java.applet.Applet; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.lang.StringBuffer; import java.io.IOException; import java.io.*; import java.sql.*; public class sample1 extends JFrame { private DataPanel myDataPanel; private Connection dbconn; private static int numPeople=0; private static String info; …

Member Avatar for masijade
0
123
Member Avatar for rhenerlau

This code is to split a Microsoft Access database and re-connect it on launch so that you can use Access on a multi user network...After Splitting the database manually, place the following code in the form that launches when the database is launched...

Member Avatar for azadohy
-3
257
Member Avatar for plastered

Hi, I am back with a problem as I promised!! I recently reinstalled my computer and hence I was stuck with the awesomely annoying and non functional Symantec's Norton Antivirus and Internet Security. I forgot to get rid of it and install a program that works. Later last night I …

Member Avatar for plastered
0
251
Member Avatar for drspock

Hi, I am developing an ASP .NET website that needs to create images using a custom font. Obviously, to do this, I need the font installed on the web server. As I am using a hosting site, and I have no direct access to the server the site will be …

Member Avatar for sknake
0
600
Member Avatar for mnewsome

Have been using Outlook 2003/2007 for years with no major issues. Last week I found that the outbox on both of my machines were not clearing. My Outlook works with a third party internet email service. The incoming/outgoing servers and other settings were appropriate. I next opened a case with …

0
148
Member Avatar for umairraja52

I have a website i want to know how to connect my website to the Interent directly.

0
104
Member Avatar for kalual

Hi Guys, I am stuck i need reports in my VB 6.0 small project (Crate Management System, anyone with good tutorials or ready to help me on this one, i have used ADODC and a Microsoft Access Database.

Member Avatar for kalual
0
97
Member Avatar for Martincruise

I face the below error message, when I attempt to mount an Access database "Microsoft Access has detected corruption in this file. To try to repair the corruption, first make a backup copy of the file. Then, on the Tools menu, point to Database Utilities and click Compact and Repair …

Member Avatar for Davidpoul
0
297
Member Avatar for vineeth5march19
Member Avatar for vb5prgrmr
0
89
Member Avatar for nkk

Hey guys, I'd like to create an access database for a vaccine clinic I am managing in a large slum here in South Asia. So basically I want to create a form that auto-populates. Say a baby comes in: I open a new form, assign a unique id (probably the …

Member Avatar for timothybard
0
122
Member Avatar for rapture

Another problem in my program is that I can't get my access database to update. It works on the other fields here is the code [code] Public Sub Lockuser(ByVal path As String, ByVal userId As String, ByVal access As Boolean) Dim sqlConn As OleDbConnection Dim oCommand As OleDbCommand Dim stmt …

0
107
Member Avatar for Israelsimba

Hello there!! i am glad for the help i have recieved before which helped solve my problems. my challenge now is that the following code fails to save to my Access 2007 database. it doesnt give me any errors but it does nothing. i want details i enter into the …

Member Avatar for Israelsimba
0
83
Member Avatar for Yovanys

Excuse my English.. At work we have porting some app to MySQL, but there are still some Database in Access 2.0, Access 97, DBF, etc Some important database is "codifica" is in access 2.0, this DB contain to many tables that are used in other DB. I need copy data …

Member Avatar for scarpacci
0
201
Member Avatar for lgdabler

Hello, We are trying to find a new open source ETL tool. Basically, we need our new software to perform tasks such as ETL, data migration and data synchronization. For now, the program would not be used on large projects. There are a few open source tools on the market. …

Member Avatar for bgkalbente
0
117
Member Avatar for nitin_rajurkar

Hi All, I have a typical problem. We have established product developed in ASP. Now I want to add security and access cotrol to upload directory and files. I could not find anything that can help me to write code in ASP. But in ASP.net C# and C++ there is …

Member Avatar for nitin_rajurkar
0
227
Member Avatar for Yovanys

Excuse my English.. At work we have porting some app to MySQL, but there are still some Database in Access 2.0, Access 97, DBF, etc Some important database is "codifica" is in access 2.0, this DB contain to many tables that are used in other DB. I need copy data …

0
64
Member Avatar for Dr Sundance

Southeastern Arizona Medical facilities have a grant to install a new network for patient information exchange. Who knows anything about the AZ Access Data Exchange - might be called AMY? What kind of network is needed? etc Dr Sundance

0
69
Member Avatar for JayGeePee

I was wondering if there was a way to only allow myself to access certain pages on my website? Is there a way to do this by using my ip address? And if someone with a different ip try's to access the page they are denyed or forwarded back to …

Member Avatar for edwinhermann
0
148
Member Avatar for rairaven
Member Avatar for ItTROSA
0
39
Member Avatar for memnac

OK, i have a form with 3 controls. 1 x textbox, and 2 combo boxes. The scenario is like capturing students taking courses in a specified week number. e.g. TxtWeekNo CboCourse TxtStudentName 1 Engineering Joe Bloggs 1 Engineering Jay Rock 1 Law Mary Joe 2 Engineering <Nothing to select!> What …

0
85
Member Avatar for cuzner

Apologies for the huge post! I am having trouble with ajax right now on my site: (This site is only a first draft and has a few nav problems with the flash - will sort it soon) My main problem is I have an Ajax code on the index page …

Member Avatar for Thirusha
0
201
Member Avatar for jumping45

I am having trouble with textbox multiline when it store to Access database and returning in gridview show one chunk of string. Is there anyway to place each data into each own row? Input: google yahoo msn Output: [url]www.google.com[/url] [url]www.yahoo.com[/url] [url]www.msn.com[/url] But right now it is give me [url]www.googleyahoomsn.com[/url] Here …

Member Avatar for reach_yousuf
0
125
Member Avatar for Sara Sepehri

Hi all! I would like to use microsoft access permissions in my app. how can i do this, i used 'user level security' but when try to connect to DB in my app. Couldn't. Warm regards Sara

Member Avatar for Ancient Dragon
0
22
Member Avatar for ShailaMohite

Hi, The database on MS-Access is kept on one machine and i have to access it from another machine.. I have given the following connection string on the client machine. But still it is not accessible. I have shared to Databse folder with full permissions... But, still it is not …

Member Avatar for sknake
0
126
Member Avatar for konneof

I request, I want I install a program that is supported in Access 2003 in the PC my friend. I don't want however it is transported from there in other PC That I can ensure the not copy of program from the PC of my friend?

0
62
Member Avatar for iceicle1324

When I try to access any anti-virus website or even microsoft.com, I get redirected to ask.com or get a "page cannot be displayed" screen. Hijack This results: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:27:53 AM, on 10/12/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 …

0
43
Member Avatar for Alphard

Hi everyone! I am having difficulties in terms of manipulating data using datagrid. So my problem is this, I have 2 forms;namely, a form for logging in, then secondly, a form which is similar to an inbox. I have a datagrid in my inbox to call on records in my …

Member Avatar for TomW
0
361
Member Avatar for didi00

Hello everyone, can someone help me with this please? Create class which will create tables in data base (Microsoft Access). About the tables: number of columns, type of data, lenght of the data. And mantaining the information (the data) in the tables- add data, delete data and edit data. So …

Member Avatar for Jocamps
0
154
Member Avatar for sahar54
Member Avatar for boblarson
0
66

The End.