Please help,
I am new to Fortran so this is probably a VERY simple question but what is the easiest way to write data to a binary file using Fortran?
Any help/hint/simple example code would be wonderful.
Thank you.
Please Help,
Whenever I bring our Cognos server all the way down and back up the java.exe process starts eating up CPU cycles. The java process eventually takes 100% of the CPU and no one can use reportNet. Eventually the java.exe process settles back down to normal CPU cycle usage but this is...
Please help,
I am getting a strange response from ReportNet and PowerPlay when accessing the system through the internet. I can log onto Cognos upfront but anytime I try and open ReportNet or powerPlay I get the HTML "Page Can Not be Displayed" (http://cognos-app/crn -where "cognos-app" is the...
Please help,
I have a value coming from a query in a report that is of the form "yearmonth" (the 4 character year is concantenated with the 2 character month - e.g. "200401" for January 2004) and I want to "parse" the value so that only the last two characters are displayed on the report (the...
Please help,
I am building a program that connects to a separate server for a database through .NET ODBC. Is it possible to use a single OdbcConnection object with different OdbcCommand objects on the same database? For example: I connect to the database using OdbcConnection1 and execute a...
Please help,
I am trying to save a .bmp file from a BitMap object in VB .NET and it saves, but the file is always "solid" black. If I save it as a PNG file it looks as it should, however I need it in a BMP. Has anyone out there had a similar problem, if so how did you solve it? I have been...
I am new to using C# and ODBC connections and was wondering what is the easiest way to connect to a FACTS database (uses ProvideX ODBC driver) that is not on the localhost but is inside our LAN?
The .NET application is a Web Application running at 10.0.3.79 (on a Windows 2000 box) and the...
Please Help,
I am VERY new to SQL Server so this is probably a very basic question. Say I have two tables that are related. How can I "insert" values into both tables without violating "foriegn key" constraints with C# code?
Table One:
ISBN (text, Primary Key), code...
I have built a web application with Visual Studio using C# and a small sample of the code looks like the following:
private string isbn; // at class level
private int total;
on_page_load() {
if (!IsPostback) {
if (Session["ISBN"] != null &&...
Please help,
I have built an asp .net web application that uses session variables to pass info from page to page (via Server.Transfer). The program works by checking that the session variables are != null in the "on_page_load" method before doing anything, if they are the next page...
I have had great help in the past with the members of tek-tips so I hope that they can provide some answers to the problem I am having now. I have recently built a asp .net web program that runs VB .NET and it works perfectly on a Windows PC, the problem is that some of the users have macintosh...
Please help,
I have three asp .net pages page1.aspx page2.aspx and page3.aspx. The first page (page1.aspx) prompts the user to enter a total number which is stored as a Session variable called "TOTAL" another session variable called "LAST" is set to 0 and the program...
Please help,
I am having trouble using an aspx page as a "loop". I have 2 session variables "LAST" and "TOTAL" such that "LAST" holds the last page load count (starting at 0) and "TOTAL" holds the total number of loops.
The user enters the...
Please help,
I just finished a web project on one of our windows 2000 servers and now the project needs to be moved to another server. This server is also located inside our LAN but will be moved to the dmz in the final stage. The problem is that when I copy the files over to the new server...
Please help,
I have a RedHat 7.X server that sits on my company's DMZ (66.192.236.XXX) and an email server (a Windows 2000 exchange box)that sits inside our LAN. I can call the sendmail program with a PERL script and have it email anyone outside of our LAN but the instant I try and email...
Does anybody out there know how to lock a table in MySQL using VB .NET and the myodbc driver? I have looked all over the internet for how this can be done and can find no answers. ANY help/hint would be great. Thanks to anyone with any ideas.
Please Help,
I am new to the windows 2000 server enviroment (having come from a Linux background) and have come across an error I am hoping someone has seen before. Our Windows 2000 server runs with Mac OS and PC clients and every 3-4 weeks the server does not allow anyone to logon. I can...
I am new to VB .NET as it applies to MySQL databases and have a question about data integrity within MySQL. I have an application written in Visual Basic .NET that is connected to a MySQL database via ODBC and everything works great. How can I be sure that when a table in the database, say...
Does anyone know how to dynamically set a default RadioButton selection?
I am looping through a "for each" loop to dynamically add radiobuttons with a RadioButtonsList object. When a value being added is the same as a previously stored value, I would like that item in the...
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.