1,125 Topics

Member Avatar for
Member Avatar for Q2X5

Hi Every one >>> I'm doing visual basic program with sql server database I need to Export database to but it in my own server and connect to my prgram but i can't do it could you help me ...

Member Avatar for pritaeas
0
66
Member Avatar for Christopher_12

i need some help concerning the encryption and decryption i have a login table on my microsoft sql server 2012 but i want to do the encryption and decryption remember i have 5 departments and i want to direct each username and password to a specific department form that i …

Member Avatar for tarunap
0
2K
Member Avatar for Mian_4

i have two combobox and i have two database table in sql server 1st table name is Province and 2nd table name is City if i select province in my 1st combobox then show all cities against selected province show in the 2nd combobox when we click on combobox dropdown …

Member Avatar for Mian_4
0
432
Member Avatar for Jagdeep_1

I am using eclipse 4.4 luna, where i created the web application project as my project is to be deployed on app engine. So when i try to run the project, there is no 'run on server' option to run the project on Tomcat. Please help me, am stuck on …

Member Avatar for Jagdeep_1
0
262
Member Avatar for cudawella

Hi I tried connecting to my database but I am getting this message The client was unable to establish a connection because of an error during connection initialization process before login. Possible causes include the following: the client tried to connect to an unsupported version of SQL Server; the server …

0
94
Member Avatar for Christopher_12

hi i'm struggling to read data from database i created a table with 5 rows as for Login form username and password i would like to have access to forms when i enter password and username of department 1 it shows department 1 but when i enter password and username …

Member Avatar for Hardz
0
1K
Member Avatar for kikiwisaka

Hi guys, i am creating a search function on my web. This is the result [CODE]"SELECT [ROUTE], [INST_KEY], [INST_TYPE], [ACCT_KEY], [STATUS], [DMZ], [CUST_NAME], [ADDRESS_LINE1], [ADDRESS_LINE3], [ADDRESS_LINE4], [ADDRESS_LINE5], [METER_KEY], [SIZE], [INSTALL_DATE], [X], [Y], [Z], [ADDRESS_LINE2], [MI_PRINX] FROM [DBCUSTOMER] WHERE ([CUST_NAME] LIKE '%' + @CUST_NAME + '%')"[/CODE] This function just looking one …

Member Avatar for 21303359
0
920
Member Avatar for Dan_4

I am interested in building a piece of software for computers. I'm a web developer without much experience in the desktop game, so I'm probably going to hire this out, I just wanted to make sure it isn't a crazy deep project before I start because my development budget isn't …

Member Avatar for JamesCherrill
0
256
Member Avatar for IT_Techno

Hi , i have server HP Proliant ML350 with windows server 2012, i have connect my network to it, and every things is ok, after two days when i restart or close then open the PCs all the new data or files or folders removed from desktop or the drivers, …

Member Avatar for bongskey
0
275
Member Avatar for Sgo_1
Member Avatar for rubberman
0
326
Member Avatar for cajunsunshine

Every time I uncheck the boxes for the proxy server in my internet options settings it keeps being reset. I even restart the computer. Can I do this in safe mode? I am having trouble accessing certain sites in IE and Mozilla browsers too.

Member Avatar for Jason_19
0
10K
Member Avatar for clife

Hi, I am familiar with C and C++, but dont use sockets regularly.I am facing problem in clinet-server program. my purpose is : 1. First client sends some info to server. 2. Server should read info and inturn send some info to client 3. Client reads info and again sends …

0
176
Member Avatar for emilejaxiv

My SQL2000 server crashed, and I was able to recover the data and log files. I had to reinstall from scratch after that. I found that I can use the sp_attach_db procedure to create databases on the new server from the data and log files. That recovery procedure worked, at …

Member Avatar for amarbista
0
201
Member Avatar for berserk

My problem Im almost certian is a permissions issue but im still very new to this so bare with me. I have a server running the latest mysql with mysql workbench installed and im tryign to modify the users and privilieges for either my one table or all my tables, …

Member Avatar for berserk
0
347
Member Avatar for meyu

please i need urgent help, im trying to load a picture uploader through an iframe in my application, the uploader is located on a different subdomain but im calling it from the current subdomain on the same website but when i click the hyperlink that is supposed to show the …

Member Avatar for paniraj
0
694
Member Avatar for sahil.d
Member Avatar for nunntb473

So I've always toyed around with C# code with the idea of gaming. Lately I've been dabbling in communication. Initially I tried sockets and TcpClient and that was hit and miss. So I decided to give pipes a go. Frankly I dont have much of a preference of one of …

0
221
Member Avatar for kalcio

Hi, I have to create a space for file storage in my company.The administrator and the director of finantial department can access in any time and any where(the clients of company don't need to access to this space ,it is for file exchange between company's departments).I have read many articles …

Member Avatar for Muhammad_91
0
352
Member Avatar for Dani

We just migrated to all new servers!! Yay! Please be sure to let me know if *anything* isn't working right, or seems off, ...

Member Avatar for Dani
2
442
Member Avatar for cudawella

I want to add data to sql databse using vb.net form And I am new to programming :( I get an error message saying "Incorrect syntax near "deatails") Can somebody tell me the reason the following is the code I'm using Imports System.Data Imports System.Data.SqlClient Public Class Customer_Profile Dim con …

Member Avatar for cudawella
0
8K
Member Avatar for garyrichard

Dear Experts. I have a domain registered www.example.com and a subdomain subdomain.example.com and a subdomain mail.example.com I want my subdomain to redirect to another ip and domain should be redirected to another ip Like mail.example.com --> gmail.com example.com-->173.00.158.** subdomain.example.com -->> 154.**.589.46 Please help me.. Thanks in advance

Member Avatar for garyrichard
0
106
Member Avatar for vbx_wx

[CODE] void HandleConnection() { cout << "You are connected !!!" << endl; char temp[30]; Recv(temp, sizeof(temp)); if(temp[0] == 5) // test for version { cout << "Version good" << endl; char* reply = new char[2]; reply[0] = 5; // version reply[1] = 0; // method choosed (no auth required) Send(reply, …

Member Avatar for Jake_7
0
20K
Member Avatar for Gideon_1

Hello everyone, I have been using xampp for my web app developments for quite a while now. Usually after the app development is done, I upload my files to paid hosting. Now, this is the case I'm designing a school's accounts managements software which will be used on an intranet. …

Member Avatar for broj1
0
1K
Member Avatar for batoolhussain

hi everyone. I want to retrieve image from sql server database using asp.net with vb, but the image is not display and I don't know what is wrong with my code. please help me. Imports System.Data.SqlClient Imports System.IO Imports System.Drawing Public Class _Default Inherits System.Web.UI.Page Public sqlcon As SqlConnection = …

Member Avatar for G_Waddell
0
335
Member Avatar for strRusty_gal

Hello, thanks for visiting this thread. I would like to download .GPG files from the web server and then decrypt it using kleopatra. I had imported the key in the kleopatra program. I managed to do the code where it will decrypt the .GPG file when the file is in …

0
123
Member Avatar for Sameer_4

static ssize_t write_server(int sd, const void *buf, size_t len, struct sockaddr_storage *to) { ssize_t nb; for (;;) { nb = sendto(sd, buf, len, 0, (struct sockaddr*) to, sizeof(to)); --> return -1

Member Avatar for L7Sqr
0
98
Member Avatar for Pelle_3

I am quite new to web development, so I naturally came to a point where I needed some help. I am making a web site where the user has to log in, and if authentication is successful, the user's data will be fetched from server and displayed on page (and …

Member Avatar for Pelle_3
0
264
Member Avatar for modyalaskalany

hi guys can any one help me to code a client -server application that the server recieve the image from the client and save it to a file not to display it

Member Avatar for AmrMohammed
0
97
Member Avatar for alladin2010

i want to do the following :- transfer file from client to server using sockets in a windows based application. I am stuck at the server side code. Server side : ------------- my problem : how to receive file from multiple clients and save file on server c:\folder following is …

Member Avatar for modyalaskalany
0
5K
Member Avatar for infoitmanoj

Here is my Php script redirect into admin page ...this code working fine in localhost but i will go the server is not redirected i dont know ehy its happening right now ... any help guys... if ($this->session->userdata('admin_login') == 1) redirect(base_url() . 'index.php?admin/dashboard', 'refresh');

Member Avatar for infoitmanoj
0
1K

The End.