We have a department that has several applications running on Paradox 11. They need assistance migrating their tables and application UI/code to another platform. Any feedback or guidance would be appreciated.
I am having a problem with displaying rtf documents in a data window. We have an app that pulls in a rtf document created in word 6.0 and displays it in a datawindow. That works fine. We are attempting to convert to a later version of windows, and when we import the rtf using either…
How do I do fixed positioning on the iPad?
I have developed small system in vb 6.0 and using crystal reports 8.5 as reporting tool, if i have prepared the report format in crystal report the location of the database ( MS Access 2003 ) is set after selecting the database name. I would like to set the location of the database through vb…
Ok, I’m trying to create a class library that enables me to use a enum. Simple I thought. But the more and more I dig the deeper the rabbit whole goes. I’ve tried to Substitute the obvious DDD in the public void Main method still no luck. I’m able to compile but my error “is…
How do views, user-defined functions (UDFs) and stored procedures work in SQL, and what conditions are there on their usage?
how to show listview items in datareport?
These two are program for getting hostname… int main() { __asm__ (“xor %eax, %eax n” “push %eax n” “push $0x656d616e n” “push $0x74736f68 n” “push $0x2f6e6962 n” “push $0x2f2f2f2f n” “mov %esp,%ebx n” “push %eax n” “push %esp n” “push %ebx n” “mov $59,%al n” “push %eax n” “int $0×80 n” ); printf(“%s”, buf); return…
Hi. I’m relatively new to flash in the game development terms of things, and I am curious if there are any suggestions on how I could handle the following: – I have/would prefer to use a very large birds-eye view of the ‘world’ I want my character to move through. — Does it matter how…
Can I create my own button(programmatically) in notes toolbar to trigger an action? I want to achieve this using c, c++ notes APIs. Is it possible? Please give me any hint to proceed. wbr, Ashoo
I have installed SQL Server 2005 reporting services, its works fine but the web service is not working. my web service is running under network service and its as priviledge to run. When i browse it after a few minutes it says page cannot be displayed. Any help would be appreciated.
I am working on a dotnetnuke web application and I am trying to add a user control (.ascx) to the app. It compiles cleanly , but I run the application and click the link to load the user control, I get the following error: ” Could not load type ‘ICPC.DNN.Modules.TimeXP.controlname’” Does anyone have an idea…
I have an Excel macro that creates a PDF file from Excel. I want to set up the macro to eMail the PDF using a template rather than a blank Outlook eMail so that I can use a standard message and format.
I’ve found many articles on the web of how to manipulate Open Office from the outside, but what I need is to manipulate the outside from within Open Office. We have some spreadsheets which have macros that connect to a Lotus Notes database using COM and we are looking into porting them over to Open…
I’ve found many articles on the web of how to manipulate Open Office from the outside, but what I need is to manipulate the outside from within Open Office. We have some spreadsheets which have macros that connect to a Lotus Notes database using COM and we are looking into porting them over to Open…
I have a searchable form in Access 2003. Users can type in a keyword or phrase to filter records. Is there a way of highlighting the keyword or phrase used in the set of filtered records?
Can anyone tell me what is the logic behind gutter:=(Rect.Bottom-Rect.Top) div 5; the_rect.Top:=Rect.Top+gutter; the_rect.Left:=Rect.Left+(gutter-1); the_rect.Bottom:=Rect.Bottom-gutter; the_rect.Right:=(the_rect.Bottom-the_rect.Top)+the_rect.Left; But the above logic is not aligning the datetimepicker to the cell.Can anyone tell me how can i acheive that?Thanks in advance.
Currently I have excel .xla addin with a macro that was created by the Microsoft Office 2003 Web Services Toolkit. Works fine with XP and Excel 2003. Now some users in office have Windows 7 and Excel 2003 and I have to remove the references to the mssoap30.dll and msxml6.dll in order to have the .xla…
I need some type of statement that will check my query results for a number in a field and then remove any instance of this item from my query. Example: I have multiple books in a table and I have an identifier field (1 = English, 2 = History, 3 = Science, etc…) where it…
Hi! I have a Java application that creates a CSV file in the hard disk (C:), and I need to copy it to an AS400, in its IFS. I created a folder in the IFS, named /myfolder. I use this command to create the file to the IFS: ifs = new IFSFileOutputStream(AS400System, fileName + “.csv”);…





