1,597 Topics

Member Avatar for
Member Avatar for bharatgs7

I have designed the jasper report in iReport and integrated it with jasper server. It works perfectly. But I am facing problem with my next requirment. I need to integrate the same report with my jsp application. I meant I am not getting how to integrate this report in eclipse …

Member Avatar for milil
0
177
Member Avatar for nikesh.yadav

Can anybody convert this code to php for me.. this is code is used to access a webservice but i only C# code they are not providing any documentation. Thanks in advance private CrmService CreateService() { cs = new CrmService(); string username = ConfigurationManager.AppSettings["Username"].ToString(); string password = ConfigurationManager.AppSettings["Password"].ToString(); string domain …

Member Avatar for BogdanCov
1
6K
Member Avatar for ankit1122

can i use submit button inside a form to access a function in other php file?because i have 2 buttons on same page but want them to do different function..one to query database other to update table..

Member Avatar for iamthwee
0
401
Member Avatar for elie.karkafy

i want to copy data from an access database to a sql database 2008 through coding in vb.net any help ? NB : I WANT ALSO TO CHECK FOR DUPLICATES EACH I SELECT FROM ACCESS TO COPY IN SQL

Member Avatar for hericles
0
310
Member Avatar for nikesh.yadav

I am tring to access http://182.18.175.29/CRM2011/XRMServices/2011/Organization.svc?wsdl I can able to see functions list. means i can access to webservice. But while i tring to write data using function create it through "an error occurred when verifying security for the message" my code is below <?php date_default_timezone_set("Asia/Kolkata"); ini_set("soap.wsdl_cache_enabled", "0"); $location = …

Member Avatar for nikesh.yadav
0
1K
Member Avatar for jeffersonalomia

i need help on how to print preview and print the content of my datagrid. i used vb2010 and ms access as db -Beginner Here :D-

Member Avatar for ddanbe
0
60
Member Avatar for D_Ray

Hi, I was wondering if anyone could give me some advice on a computer issue I’ve been working on for a couple of weeks; I apologize in advance for the long story. A while back, I was given a laptop that apparently was going to be trashed, to use for …

0
142
Member Avatar for babbu

Hi, My project is in c#, created in vs2008 with access 2007 as the db and windows 8.1 as the os. I've created a setup file with the required dll and accdb file added to it. When the application runs for the first time it creates another copy of the …

Member Avatar for cgeier
0
188
Member Avatar for mouaadable

Hi i followed a tutorial on how to make folders unacessible and undelitable using cacls command everything works fine until today i was unable to access a folder in D drive , D:\mouad " C:\Windows\system32>cacls D:\mouad /e /c /g %username%:D Arguments non valides. REMARQUE : Cacls étant désapprouvé, utilisez Icacls. " …

Member Avatar for mouaadable
0
288
Member Avatar for mvd3

I use Default Shared Preferences to save some data in them. I have created a class to handle all this : public class PreferencesHandler { private Context mContext; public PreferencesHandler (Context context) { this.mContext = context; } public void setBoolean(String name, boolean value) { PreferenceManager.getDefaultSharedPreferences(mContext).edit() .putBoolean(name, value).commit(); } public void …

0
132
Member Avatar for zeroth

I foolishly opened an attachment which I believed was legit and it was an executable. What I saw happen was as if the computer rebooted and when it tried to come up there was only a message that says something like: Nt won't start due to not enough low memory...you …

Member Avatar for cunnijo
0
295
Member Avatar for n3c0

I need to import the xml file into access and I should do the transformations (XML -> XML) and to do that Access calls an XSLT file. Then my source file is as follows, of course I deleted the rows because it was very long, but it should be understood, …

0
105
Member Avatar for meghasarath

Hi.. I have a gridview in form 1 and i am inserting records from form 2. How to refresh gridview in form 1. And filter gridview in form 1 based on comboboxPlease help..

Member Avatar for Start4me
0
129
Member Avatar for Faizal_1

Hello, I do the simple project using VB.net 2008 to link with MS Access 2007. I have two textbox which is data for ID and Fullname. txtID.Text = ID txtFullname.Text = Fullname Button1 = Search In MS Access My data for ID : 1,2 & 3 and My data for …

Member Avatar for hericles
0
4K
Member Avatar for ashara1298

I have a little problem that i'm hoping you could assist me with. There are websites that are blocked from accessing and I would like to inquire if there are any software's that I could download, or scripts I could use to allow me access. We are on a LAN …

Member Avatar for blackmiau
0
434
Member Avatar for nadiam

hi, i have index.php and home.php. in order to go to home.php users have to login in index.php. but how do i not allow users to be directed to home.php when they type home.php address in the address bar? *am i making sense?*

Member Avatar for nadiam
0
500
Member Avatar for basata

since updating windows 8 to 8.1 I can't access my pictures and some other folders in my documents. what shall I do?

Member Avatar for tommydddd
0
237
Member Avatar for vbshad

hi...i am a new user of vb.net and i want to have a code where changes in my existing data could be save when i click the button "update"...can anyone help me about this matter?...here's my code for the said matter... Private Sub menu_update_Click(sender As Object, e As EventArgs) Handles …

Member Avatar for vbshad
0
740
Member Avatar for rod001

When I try to execute/run any programs, Windows XP gives me the Access Denied or file not found message. I can't run any virus utility from it either. when I try to do so, it gives me the same message. This must be a well known malware or a virus …

Member Avatar for <\Jericho>
0
196
Member Avatar for Mr.M

Hi Dw I've create an ASP.NET web app using VB.NET and now I want to connect an access database to it so that it can save data, and also read data from it, I've added the database as resources but I'm not sure if this is appropriate and I haven't …

Member Avatar for Mr.M
0
334
Member Avatar for vishalonne

Dear Experts When we create table in MS Access we enter description of field in description column. I am able to get the field name and data type from the table but how can I get the description from the table. Here is the code by which I am getting …

Member Avatar for vishalonne
0
301
Member Avatar for GagaCode

hey all, i have a little issue here with the below however the wired thing that i encoutred is that the below code run only for one time perfectly and when i invoked it again it displayes the error : " The ConnectionString property has not been initialized. " private …

Member Avatar for GagaCode
0
319
Member Avatar for newbiewwcode

Member Access Operators: . and -> http://msdn.microsoft.com/en-us/library/b930c881.aspx I read the above article and played around with some codes. I thought line 25 and 26 would work but they didn't. Can you guys please tell me why? Thanks for helping! #include <iostream> using namespace std; class State { private: int* state; …

Member Avatar for newbiewwcode
0
200
Member Avatar for itguy1

I'm new at this. I'm trying to set up a website. The contact us form gathers info but how do I set up where it goes? The platform is Office 365 on the public site. I'm using Access 2013 as my database.

0
86
Member Avatar for F-3000

Hi! I hope I'm throwing this thread into a correct (sub)forum, at least I think this should be the correct one. If it's wrong, please, make sure the tar is warm, and don't use chicken's feathers as they make my nose tickle inside, thanks. I have a suggestion, sort of …

Member Avatar for pritaeas
1
598
Member Avatar for Ali_khan11

i have a text field with name "date" and i want to retrieve all he records from database when user write a specific date on that text field.......I am using MS access data base......Query below is not showing any record String date=request.getParameter("OrderDate"); String query = "SELECT * FROM DoorStepRequests where …

Member Avatar for stultuske
0
1K
Member Avatar for annain

hi, I need a help.how can i SEARCH a record in a database using listbox and display the results?? For an example: if i select a destination on the listbox and it will look for the records on database and display it. im using ms access and adodb connection.Below is …

Member Avatar for annain
0
534
Member Avatar for annain
Member Avatar for annain
0
169
Member Avatar for Trevor_2

Hello, I wrote a program in vb2010 to assist in the organisation of my music school. It's fairly simple (as am I), uses a text file to store data, and is working fine; however, the various teachers have asked if it is possible for them to update the data when …

Member Avatar for cgeier
0
145
Member Avatar for Mian Sahib Jan

me have a repeater which have labels and textboxes i want to access these controls values through ajax me have code which give insted of values Undefine my code are below Inline Code Example Here <script type="text/javascript"> function AddItemToCart() { var itemId = $('[id$="lblBookName"]').val(); var itemName = $('[id$="lblPrice"]').val(); var itemPrice …

0
88

The End.