3,842 Topics

Member Avatar for
Member Avatar for محمود_9

I'm tring to do something called "Port Forwarding" using UPnP Com assemply in c# , the following code works fine and map new external ip and port number to my device , but it seems that the ip is not my correct external ip number , because it is different …

0
229
Member Avatar for Tidra

Hi guys i'm trying to do a programm for school.I have to create something using " semaphore " and i solved it using "#include <sys/sem.h>". Now i'm trying to make this work on Windows 8.I have done many exercises here and they worked,but now there is a message of error: …

Member Avatar for rproffitt
0
259
Member Avatar for Brigid_1

Hello, I can't access Facebook on my laptop or mobile phone. Earlier today I could, on both, however in the last few hours whenever I attempt to log on, I get an error that says site can't be reached and that connection has timed out

Member Avatar for Brigid_1
0
185
Member Avatar for Drew29

Hello, Hopefully someone here can answer this question for me. I recently did a server migration for a small business. The have a Ubiquity Access Point that was working fine prior to the migration. Once the migration was done, we noticed the AP was offline. We reset and reconfigured it …

Member Avatar for jacks009
0
647
Member Avatar for MidiMagic

I have an HP 7600 tower. When I try to commect a microphone, the Recording tab on the Sound window says "No audio devices are installed." Right clicked to show hidden and disconnected devices. None found. Troubleshoot recording could not find the trouble. Speaker Driver tests as the current driver: …

Member Avatar for MidiMagic
0
581
Member Avatar for Cj_4

so i have a combox that will tell you that which data will appear like "name", "contacts","website","email" and data will appear in gridview but i want to filter the data in gridview example in name if you type a all data starting with a will appear and everything starts with …

Member Avatar for Cj_4
0
296
Member Avatar for pezzinae

Hello everyone has been a while since i made a question here i have a real problem with a web app that i been doing recently the problem is related with the datetime format when i make transfer data from the webapp to a database in access, the field in …

Member Avatar for pezzinae
0
576
Member Avatar for Mr.M

Hi Dw. I have a timer that in every 600 interval access the database and the database I'm using is MS Access database. The problem I have is that with this being said, the MS Access database has a limitation of 64 connections on each thread so this 600 interval …

Member Avatar for rproffitt
0
678
Member Avatar for Yahia Farghaly

I am trying to reverse a word using pointers but the problem that the following line cause error:access violation writting location 0x000... *temp = *(n+len); the full code #define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> #include<Windows.h> #include<string.h> void re(char *n){ int len = strlen(n); char *temp=NULL; while (len != 0){ *temp = *(n+len); …

Member Avatar for janijani7
0
288
Member Avatar for Teleka2099
Member Avatar for nadiam

Hello, I am running an Asus Windows 8.1 64bit lappy and I can't connect to the internet. I clicked on the internet connection icon in the tray and the green menu slides open and usually it shows the Airplane mode and below it the Wifi connections but instead it says …

Member Avatar for rproffitt
0
5K
Member Avatar for fallout4player

so I had quite a few word docs open. (about 10) and a lot of folders open and google chrome, task manager ect. and when I opened one more word doc the screen went black for about 5 seconds. it went back to normal then closed everything and shut it …

Member Avatar for rubberman
0
276
Member Avatar for Caldrifter

Hi. I'm wondering if someone would be kind enough to answer a question that I have. Recently, I added a new piece of hardware to my gaming PC that was running Windows 7. All of a sudden, Microsoft comes back telling me that my operating system was not valid. I …

Member Avatar for KumarPradeep
0
299
Member Avatar for Ritesh_4

Hello I am getting the following message when trying to boot from a Windows 7 DVD on a PC: "BOOTMGR image is corrupt the system can not boot". The PC is currently running Windows 8.1 x64, and I tested the drive with another DVD (non-windows), and it opened the contents …

Member Avatar for rproffitt
0
304
Member Avatar for Espanhol

[CODE]<? $conn = mysql_connect("localhost", "your_username","your_password") or die(mysql_error()); mysql_select_db('your_database', $conn) or die(mysql_error()); ?> [/CODE] this is the code i have on database.php, when i run register page i get a erro. [QUOTE]Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'your_username'@'localhost' (using password: YES) in /home/a4595523/public_html/database.php on line 2 Access denied for user …

Member Avatar for ray101
0
393
Member Avatar for Aeonix

Is there a way to prepare 80GB HDD (SATA) in such way, that it boots from ISO on itself? I'm delivering this to an old grandpa who doesn't know a lot about software (he's electrical genius though). I will create steps on how to get through installation. But I need …

Member Avatar for Itsdigger
0
355
Member Avatar for Cj_4

getting syntax error into insert i don't know why :( Private Sub Button1_Click(By Val sender As System.Object, By Val e As System.EventArgs) Handles Button1.Click If txtContact.Text.Trim.Length = 0 Then MessageBox.Show("Enter Contact Number.", Me.Text, MessageBoxButtons.OK, MessageBoxIcon.Information) Exit Sub End If If ComboBox1.Text.Trim.Length = 0 Then MessageBox.Show("Please Select Agent", Me.Text, MessageBoxButtons.OK, MessageBoxIcon.Information) …

Member Avatar for Reverend Jim
-1
446
Member Avatar for Emmanuel_6

Good morning, I just want to get an advice from you guys regarding with permission problem. Recently when doing some cut, copy and paste action in my windows 7 pc, I encounter a problem which I cannot open a file. For some instance I cut a file from a folder …

Member Avatar for rubberman
0
318
Member Avatar for tmvinc
Member Avatar for Mr.M

Hi Dw. I have a MS Access database that has 9 columns what I want to do is to retrieve all data from a database only on 5 columns. I think I have to use the `select * from data` but I don't know how to select the columns I …

Member Avatar for Mr.M
1
816
Member Avatar for Ancient Dragon

I'm using wamp on MS-Windows 7, and inside www folder I created cgi-bin folder and put some files in it. When I go to Chrome I enter localhost/cgi-bin and it responds >The requested URL /cgi-bin/ was not found on this server. There are other folders in www and it can …

Member Avatar for nayaksuraj57
0
7K
Member Avatar for RudyM

Hi all, I would like to export data from an Access DB, can this be achieved through a command? I plan to automate this export.

Member Avatar for RudyM
0
1K
Member Avatar for mohamed_69

Hello, guys i am having a problem with the Printing some tickets i need to print each ticket in a different page beacause the printer i'm using can only print the size you customize it to print and my program can have different variations knwint that i import an Excel …

0
214
Member Avatar for sharon.chapman7

Hi, When I use the code below, the data is written to the detail section, but only shows in the design mode. How do I get the data to display on the report? Dim stDocName As String Dim db As Database Dim rs As Recordset Dim rs2 As Recordset Dim …

0
208
Member Avatar for pezzinae

Hello everyone please your help with the correct syntax of this code i´ve just build it but the visual studio has closed the session and i lost all my work the code as you can see search between two dates that part its ok, and then search in another field …

Member Avatar for Santanu.Das
0
290
Member Avatar for saad_5

Hellow : I hope u will be all Wright ; My qoustion is "when,I install any window in any system from booted usb .The working of system is so slow And as same steps,when , I install window from CD system working not perfect but avg" The Steps is : …

Member Avatar for sashiksu
0
337
Member Avatar for lamarmeadows

Good time of day all. Today I saw this error "The database has been placed in an unexpected state; Microsoft Access can't open it." I was working with it I mean with this particular file not long ago, then my PC was shut down due to power surge. And now …

Member Avatar for sageford
0
899
Member Avatar for Noorul Ariff

Dear... I'm doing INVENTORY PROJECT... I'm using ACCESS as BACK-END... My tables are PURCHASE and SALES... In PURCHASE table, fields are CODE(primary key), PRICE, DATE, TOTAL, QTY... when I'm entering datas in form and when i click submit, the datas stored... but when i enter same DATA(CODE), it is showing …

Member Avatar for Steffany
0
8K
Member Avatar for Reverend Jim

In order to further (artificially) inflate the number of Windows 10 installations, Microsoft is now showing the following pop-up on some users' computers: ![Screenshot-2015-12-16-at-12.53_.29-1200x755_.png](/attachments/large/3/3839d95fb85c8dd55d9a5e7126ccd09c.png "align-center") And even more heavy-handed, some users are getting the following: ![CWPDV8CUwAEhcpT-1.png](/attachments/large/3/c264f5f5dd97ed178e5f669d8e56459d.png "align-center") Smart users will realize that they can always click **X** and just close …

Member Avatar for Reverend Jim
1
1K
Member Avatar for Steven1142

Hi, Somehow system is stopped showing the ‘D’ Drive in Windows Explorer. Did check in Disk Management but could not see the drive or unallocated space. Please suggest. Regards, Steve

Member Avatar for tech6916
0
368

The End.