Questions with no accepted solutions

Hi experts,

Need any permission to create folder . About 10 years I drive pc. I know lot of work in pc and also facing lot of problem.That also been solved by me . Never  faced this problem.What is Folder permission ?Describe for my knowledge expand.

Thanks.

  • 916 views
  • 1 answers
  • 1 votes

Hi friend,

How are you?  

This is is very important site for any IT solution. I think it helps IT seeker people.

I also benefited here. So now i want to know what is site ground connectivity.

I know about various connectivities, but don't know about site ground connectivity.

Tell me about that.

Thanks and awaiting replies.

  • 1093 views
  • 1 answers
  • 2 votes

Hi all,

Recently I bought the IPad. I tried using the cuda card to make my laptop compatible with Adobe Premiere, but it isn't working 
Here's the cards I added to the cuda_supported_cards.txt:
N11M-GE2
Nvidia GeForce 310M
GeForce 310
Nvidia GeForce 310M 1GB
Nvidia GeForce 310
GeForce 310M
GeForce 310 1GB
GeForce N11M-GE2
Nvidia 310m
Nvidia 310
Those are a mixture of what Windows & retailer told me and what Speccy and Adobe premiere inbuilt detector told me.
I followed the CUDa steps correctly, please tell me what is wrong.
Thanks.
  • 3932 views
  • 1 answers
  • 1 votes
  • 1987 views
  • 1 answers
  • 1 votes

Hi all,

I have lot of email accounts .All are very important. Everyday lot of email come to my address & also need to send lot of emails to others. My Gmail account performance is very low .

I can not send email in time. When I open a mail in my inbox,it opens very late. 

Sometimes it not opens and just hangs. what is your suggestion?

Thanks.

  • 1451 views
  • 2 answers
  • 1 votes

Hi,

C++ language is not normal language .I think it is computer program language .

Need to learn C++ language and to do lot of practice . Its very hard for me.

I want to learn this language, but I can not easily this language program .

If anyone know easy process to learn C++ language ?

Please inform me.

  • 1324 views
  • 1 answers
  • 1 votes

Hi,

I'm new to c++ and I want to give characters to variable, but not want use the string command like we do for integers.

#include <iostream.h>

#include <conio.h>

void main ()
{
char text[40];
text[40]="i want it like that";

count<<text[40];

getch()
}

So, is there something like int, char, float or any thing in which I can assign some text value like the above code, which doesn't work. Thank you.

  • 865 views
  • 1 answers
  • 1 votes

 Hi

The problem is in my phone. My phone is Samsung sghm-620 model. I access internet in my phone using browser software . Now facing one problem, that is I setup opera 4.3 browser.  When I use my front in medium size side , I can not see .

That why I can not access internet properly. Help needed.

Thanks.

  • 1085 views
  • 1 answers
  • 1 votes

Hi,

My pc configuration is Pentium 4, hard disk, 120 giga byte , ram 128 mega byte processor speed 2.4 giga hertz. I want to add a hardware with my pc but When I add a new hardware with my pc, then pc gets automatically started .How I remove like this problem?

Thanks

  • 1783 views
  • 1 answers
  • 1 votes

Hi,

I have to fix a program error, which should find those entries in table1 which do not have matching records in table2 and then insert records in table2, so that for each record in table1 there should be at least one corresponding match in table2.

First I am trying to return IDs in table1, which do not have a corresponding match in the second table and then want to insert. Below is the query which is not working as per expectation:

INSERT into Services(Services.FkLobbyId, Services.FkServiceId, Services.ServiceTime)
values (LobbyId, '26','1')
(Select LobbyId FROM Lobby WHERE (NOT EXISTS (SELECT FkLobbyId FROM ServiceProvided WHERE (Lobby.LobbyId = FkLobbyId))))

Thank you.

  • 842 views
  • 1 answers
  • 1 votes