Hi,
When adding a DetailsView and configuring the datasource Visual Studio automatically generates fields for each column in the datasource which is great.
Here's the but...
We would like to alter this so Visual Studio uses a DynamicField instead without having to alter the ASP mark up.
E.g...
Hi!
I've been given the task of migrating an old Pervasive DB (version 9.10) into MS SQL. My background is .net and MS SQL so my pervasive knowledge is limited.
I'm going to use Pervasive.Data.SqlClient provider for .net to read the data in and migrate to similar structures in MS SQL. This...
Hi All,
We're developing a scheduler for our new .net application to control reporting / update programs / month end procedures etc. and we were discussing the best way to achieve this...
The main requirement is that we need to execute any method in the BLL layer that could be in different...
Hi All,
We are using SourceSafe 2005 and would like to use a samba share as the working directory. We got it setup but have encountered a problem when we check an item back in it doesn't apply the read only flag as it would on a windows share. I have tried going into a file on the samba share...
Hi!
I'm pretty new to tsql programming and was wondering if the following is possible with a CASE statement.
Depending on the parameters sent to a SP I want to retrieve different product codes. The tidiest way to do would be have a statement like:-
WHERE [Product].Type IN
CASE
WHEN...
Hi,
We are currently experiencing a problem with SQL 2000 SP4 whereby access is denied to an Active Directory group but not an AD user.
We gave the AD group an SQL login and granted the relevant permissions to the database. When we try to create an ODBC connection as a user of this group the...
Hi,
I have been offered a position within a company that plans to implement JDE World 7.3 during the next year. One reservation I have with the role is that I have been told is that the system is now quite old. Is this true? How widely used is JDE World 7.3?
In terms of the technology on which...
Hi,
I have heard it is possible to create a user within a procedure then you can grant access to this procedure to a normal user allowing them to create users. How could this be done? I tried always to do it but no joy, any ideas? This would be a big help,
Thanks
229257
Hi, I have recently setup an RMAN backup that is scheduled via windows scheduler, i must admit this is pretty new to me. How will i know if the backup has failed? I would also like to know how long the backup has taken? I would like to be able to run something every morning in Oracle (via script...
Hi,
Due to a printer problem we have been given a loan replacement but unfortunately it has an external network card which we are unfamiliar with. Could someone please help me to get this configured?
The print server is a netgear PS113 it has been given an IP address and hostname, the server...
Hi,
When adding the UK holidays to my calendar it only displays them up until the end of 2005? Meaning no bank holidays for 2006 onwards.
How can i resolve this issue? Where does Outlook pick up the holiday information from? Is there a download from Microsoft?
Many Thanks
229257
I need to change properties of JButton when right clicked, need a Image change on the button, seem to have tryed mouselisteners and event listeners.
Any help would be great..
Hi,
Was wondering if someone could help with the following problem? I want to execute a shell command but i think there is a problem with the brackets because i get a parse error. The command works from the command line but not through PHP. Any ideas?
$output = shell_exec('ypcat passwd | awk...
Hi,
I was wondering if someone could help me? I want to search through a text file looking for a certain string just like you would with 'grep' but i only want to return results if the string pattern appears in a fixed position on the file.
E.g. i want to searh for a username in the passwd file...
I am writing a simple PHP page to display some data I retrieve from MySQL but the problem is some of the data contains pointy brackets < >.
When displaying this in HTML this prematurely closes some of the HTML tags meaning the data is not displaying correctly.
Does anyone have a solution to...
Hi,
I'm querying some time values from an Access DB in VB, the format that the time is in looks like is 12:21:20, hh:mm:ss. I would like to simply add or subtract a minute on the time meeting a certain conidition e.g. 12:21:20 + 00:01:00 but all i get is a mismatch message. I think it would...
New to DHTML, so could someone please help?
I have a drawings search on a company intranet, i want to display a variable that has been assigned in javascript to display this certain table cell.
I have given this cell an id and i can display the variable in alert window. instead of this window...
A bit of background;
We currently upload Macros to the printers, these are *.prn files created from Word.
These are templates for sales orders, purchase orders, invoices etc. The print file created by the business system will have the PCL code to call up the correct Macro.
We currently use HP...
In my latest project i have a print routine in which i use the .showprinter common dialog box.
The only trouble is if the user pushes the cancel button on the .showprinter dialog box it will still print!
I have tried the following line without any success:
If cdbPrint.CancelError = True Then...
I am creating a print routine to print out certain items on a form.
when i use the following command;
Printer.Print DBGrid1
It only prints out the first column of the first row.
I would like to print the contents of the whole grid.
Is this possible? Any suggestions would be greatly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.