Hello,
I'm having some problems with msdn tutorial http://msdn.microsoft.com/en-us/library/cc668205.aspx
Excel opens but the string that was supposed to be in A1 is not there ie "This text was added by using code"
I did everything as per instruction
Create Project Excel 2007 Add In
Copied...
Thanks guys for the heads up regarding cpdialog. Correct me if I'm mistaken but all this will be for naught if the vfp application (the app that the company has bought) has exclusive access of the data tables in directory?
No, the 64 bit os was just a test on my dev environment to see what...
Thanks again Olaf,
out of luck? Not me. Why I was asked to do this. The company requires distributed queries to 30 plus instances of Visual Fox Pro applications (they migrated from interbase) on their VPN. At the moment nothing spectacular with the reading and writing of dbf's, just one numeric...
Thanks Olaf,
I thought i may of put my audience to sleep! I tried playing around with the vfpodbc (6.1.86291) this morning to no avail unless you want to walk me through how to do it. I am looking at a product called adavantage database server and some other advantage products. I'm waiting for...
Hello all,
I dug this up here and I wish to know if it's still valid
*****
philhege (Programmer) 23 Nov 05 12:59
The bottom line, and I got this straight from the MS PSS horse's mouth last winter, is "we don't support data manipulation through the link server and VFPOLEDB." Select, yes; I/U/D...
Thanks tsuji,
That cleared up several such instances of that error message, had no idea that removeChild accepted an object, thought it was a damn string primitive!
Hi there,
This error appears while iterating through <input> tags. Once a condition is satisfied a call to removeChild() is made. It is this call that produces error
NS_ERROR_XPC_BAD_CONVERT_JS in firefox 2.0
Code fragment follows
var objInputs = document.getElementsByTagName("input"); // get...
Hello,
I have the enviable task of migrating our sql 2000 server infrastructure to sql 2005. One of a couple of thousand bits of research I have to do is "What happens with the IIS SQL virtual directory, especially pertaining to XML, in SQL 2005?"
We have set up some simple AJAX components that...
Ahhh! but once i run it thru nvu and let dreamweaver have it again comes up ss real ugly text file with escaped html tags.. so there is more to the dreamweaver file than meets the eye
Ant
smah, thank you for your prompt response!
Will try with winedit 2000.. as i said looked thru with hexedit.. didn't see anything outta the ascii char range
w3c would of found amiss table tags.. tried nvu.. was good try though thank you!
Ant
btw way tried this with apache and iis web servers...
Hello people,
This also applies to opera 8.0...
http://www.diecast4u.com.au/cat/backhoeloaders.html
Thats the page and it does use nested tables.. sorry.. will not display properly in ie7 or opera 8.. just a non pregnant cutoff couple inches below top margin... had page validated with w3c.. all...
Thank once agian Linney,
Got get on top of this... i altered the http://www.diecast4u.com.au/cat/backhoeloaders.html
page to be w3c compliant.. it is.. still know joy... not understanding microsoft policy of NOT adhering to w3c standards.. It's just straight forward web page by dreamweaver...
Thank you Linney for your time,
Found many dreamweaver/IE7 rendering dramas
here's one in particular http://dataleak.corewatch.net/archives/6
The code is just straight out html.. no js .. no asp,, just an external css file... http://ozepharmacy.com.au was built in dreamweaver mx and it it drips...
Sorry people for bothering you on this but could some one please look at http://www.diecast4u.com.au/cat Got no idea why the page loads in everything but ie7 and opera 8... Built it in dreamweaver mx. Not sure this is the right place to post this.. so sorry in advance.
Ant
Hi people,
suffering from from an ordering dilemma in which using three queries (on same table) using Union all presents data in order in which the queries are executed and yet gives duplicates, presents the data in an ambiguous order format when using it as a sub query.
Here is the basic union...
Hi all,
Wow, a DTS forum!
I have a simple question in regards to DTS. I have a structured storage file, myPackages.dts, that holds seven distinct packages plus their versionings. How do I remove one if I so wish? I open the package in SQL2000 Enterprise Manager and the SelectPackage windows...
Ok, managed to cobble together a functional way of doing this using Hittest, mappingnames and a loop dg[row, 6] = true,
(and check boxes display checked) but this seems to fail whatever event datagrid uses to update dataset. They don't Update!
When one modifies a datagrid cell, what default...
Hi All,
I need some advice on how to check or uncheck all checkboxes in the displayed winform datagrid. I've found much ASP orientated doco including AllowSelectAll property (which doesn't show in MSDN 2003). Is there some column property to allow this or do I just loop through the datagrid...
Really sorry folks, I was missing a comma off my select list. It has fifty entries and I'm pretty tired so I just didn't see it. Thank you anyway bborissov.
Guess I can sleep now.
Hello,
Having recently given up using cursors for more thoughout queries I have recently encountered a problem. Due to a legacy table requiring "Yes"/"No" values instead of Bit 0/1 I need a CASE statement for a joined Insert Select query.
Here is a cut down
Insert Into products
(
prodkey...
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.