473,537 Members | 2,672 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
2
2,600
thread by: SuganyaJayachandran | last post Mar 7 '07 by: SuganyaJayachandran
Hi I am a software developer who is currently working on converting LaTeX file to MS Word and its equations to MathType. How should I proceed? Thanks in advance Suganya
0
2,600
thread by: larryh77 | last post Oct 19 '21 by: larryh77
What are the ramifications of never changing the "rows = 1000" default in your functions? What if the function usually returns 50K rows? What if it usually returns 1 row?
0
2,604
thread by: sammani | last post Oct 30 '07 by: sammani
hi, I'm an IT undergraduate.I was given a project to parse a xml schema & generate dynamic gui to create a xml dacument using the schema. can anyone please help me on this. thanZ sammani
3
2,605
thread by: deepeshn | last post May 16 '06 by: arbert
Hi people, I have a function which will receive 2 parameters:the date field in GMT time and the user's time zone. I have to return a datetime field in the user's time. the thing is the server records the GMT time and that is put into the database. but when reports are to be generated for a user who doesn't belong to the GMT time zone, for...
2
2,609
thread by: ioshonowo | last post Feb 21 '08 by: ioshonowo
Hello. Could someone give me the command that will allow my batch program to execute an iteration of a for loop then wait 5 minutes and execute another iteration. I have tried wait and sleep but they do not work.
0
2,609
thread by: billelev | last post Nov 13 '08 by: billelev
I am using the following code to find the last row that contains data, within a particular column on a spreadsheet. Dim ws As Worksheet Set ws = Worksheets(Me.ChartDataSheetName) GetLastRowWithData = ws.Cells(ws.Rows.Count, dataCol).End(xlUp).row It works for columns that contain only numbers. However, for cells that contain formulas, I...
13
2,629
Curtis Rutland
thread by: Curtis Rutland | last post Feb 2 '10 by: Markus
I know almost nothing of Regular Expressions other than that they exist. However, I know that it's probably the answer to my co-worker's problem. We need to strip some HTML out of some data. The biggest problem we have is the <p> tags. But they include some other attributes. For example: <p class="asdf1234">Some Text</p> <p...
7
2,635
thread by: Juason | last post May 10 '06 by: cweiss
Greetings, I am currently trying to organize some data in a way that is straightforward to parse in my web application. Here is the query: select SN, Date, ActionDefID, Actiondef.SeqNum, Actiondef.SubSeqNum from dbo.ActionLog join dbo.ActionDef on dbo.ActionLog.ActionDefID = ActionDef.ID_ActionDef join dbo.serials on...
3
2,635
thread by: naraprap | last post Dec 13 '07 by: Shashi Sadasivan
Any information on Infragistics Active splitter , Active thread plus, Active toolbar Plus controls (in VB6) would be helpful please. Thank You!
0
2,637
mayrashaikh
thread by: mayrashaikh | last post Aug 5 '21 by: mayrashaikh
Which is the best virtual events Platform?
1
2,640
thread by: parvinder | last post Aug 27 '07 by: gits
I using Master Page with menu control .The menu Control is populated with the Sql sever datasource at run time when the page is open all the manu dynamic or chield element show on the page left side and not inn the good format .i want the manu items open when mousemuve on the header item. Please help me.
0
2,642
thread by: Trust | last post Sep 30 '05 by: Trust
Hi, I have a daily datawarehouse update job that runs for about 10 to 12 hours. Today it failed after running for 8 hours and giving this error. Error string: Time-out occurred while waiting for buffer latch type 3 for page (1:727920), database ID 10. Anybody has any idea what does this error means? Thanks
3
2,646
thread by: AarthiVedhavalli | last post Aug 19 '08 by: RedSon
Do somebody have dumps or reading material for MCPD(70-547) exam???
1
2,648
thread by: Noorain | last post Apr 6 '09 by: gits
sir how to create folder to use php script? i know how to file upload in folder to use php. but i can't how to create folder. i type name & its create my folder. Example: Type: test. my folder create to test name. please help me. its very urgent thanks
1
2,649
thread by: madhanmani | last post Nov 28 '07 by: madhanmani
hi, am trying to connect php and java, i am using Apache/2.0.59 (Win32) PHP/5.1.6 and my phpinfo shows the java status as follows java Directive Local Value Master Value java.class.path C:\Program Files\wamp\php\ext\javabridge.jar;C:\Program Files\wamp\php\php_java.jar; C:\Program Files\wamp\php\ext\javabridge.jar;C:\Program...
3
2,656
thread by: Eloine | last post Sep 23 '06 by: cdglloyd
Hello, This is my first post here and I am also very new to programming. I need to take this form: http://www3.losmedanos.edu/info/music.htm and make it so when the user fills it out it will send an email to the owner of the form with a CSV file attached so they can bring it into excel. Where should I start? Thanks
1
2,658
thread by: 67237 | last post Jun 14 '07 by: pbmods
i just want to know how to delete a row from a grid view since the data is been retrieved as the data table to the grid view so by clicking delete button the row should delete please do help me to solve this problem and also same for the data grid also.
0
2,660
jeffbroodwar
thread by: jeffbroodwar | last post Jul 8 '08 by: jeffbroodwar
Hi, I'm tying to develop a program that uses a radio button wherein if this radio button is clicked, it'll do a loop at screen block to display the select option controls that i have. i used : SELECT-OPTIONS: s_SO FOR vbak-vkorg MODIF ID ONE, s_DC FOR vbak-vtweg MODIF ID ONE. now, when i execute this...
9
2,663
bajajv
thread by: bajajv | last post Aug 13 '07 by: bajajv
Hi, I am having problem in accessing gmail and orkut. It gives The page cannot be displayed. The ssl 2.0 and ssl 3.0 are enabled. I am having xp sp2. Any idea how it can be solved? Thanks.
5
2,666
EYE4U
thread by: EYE4U | last post Apr 7 '09 by: Markus
Hi all, On which Programming Language Rocket Dock is written?? ARUZ
10
2,680
Frinavale
thread by: Frinavale | last post Sep 25 '09 by: Dormilich
I've been experiencing something pretty strange with my phone lately, it appears that sometimes my text messages are sent to random people across the country. I've contacted my cell phone provider about this problem because I have no idea who is going to be receiving my text messages and don't feel comfortable using the service as a result (I...
0
2,682
thread by: chtejasree | last post Jan 17 '08 by: chtejasree
Hi I have one query ,please find out the solution. str= "select * from chemist where convert(char(10),timekey,101) between convert(char(10),"&fromdate &",101) and convert(char(10),"& todate &",101)" this is in VBSCRIPT. here fromdate & todate are variables,which contains date now i want to give the results between fromdate and todate.
1
2,683
thread by: JLD | last post Mar 24 '06 by: Banfa
I need to know the commands in DOS to create a batch file that produces a spinner in DOS. I am in desperate need. I have searched all over the web and have found nothing. I also need to know if I can save it to a CD or not. Can anyone help me please!?
0
2,684
thread by: host | last post Sep 27 '08 by: host
Hello out there and thank you very much for dedicating some of your time to my tiny problem... I work with Ubuntu 7.10, where I have installed tor/privoxy/torbutton bundle and I have dismissed vidalia because of the problem mentioned in the title. I believe that the solution is simple, but I can't see it, so far... What I 'know',...
2
2,688
menayah
thread by: menayah | last post Aug 23 '07 by: menayah
Dear all, Can I be notified (silently) if the receiver had read the email I have sent for him?? like in sensitive cases you need to know this information. How and Can it be done in programming ? Thanks and regards

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.