Guys... this is frustrating... you got to help to get through this situation here... i am into the support of an existing ASP.Net (with VB.Net) application here, and whenever there are issues, I want to step through the code to figure the whole flow out... but when I try attaching the ASP.Net...
Hi,
My current assignment involves the Consolidation of 2 MS SQL 2000 database Servers into one. Most of the work that hsa been done here have been by temporary programers, who seem to have developed a lot of spread-out applications. There is a lot of redundancy and things have to be sorted out...
Hi,
My current assignment involves the Consolidation of 2 MS SQL 2000 database Servers into one. Most of the work that hsa been done here have been by temporary programers, who seem to have developed a lot of spread-out applications. There is a lot of redundancy and things have to be sorted out...
Hey pals...
Why wouldn't this query work in MySQL?:
INSERT INTO PAGE
(
PAGE_ID,
PAGE_NAME,
PAGE_LOCATION
)
SELECT 2,
PAGE_NAME,
PAGE_LOCATION
FROM PAGE WHERE PAGE_ID=1;
I just want to replicate the records for PAGE_ID=1... If this wouldn;t work, can anyone gimme a work around...
Yeah... have been trying to use ADO.NEt with MySQL and i havent really been very successful!
Heres what i do...
' Dimension them all....
Dim OleDbCmd As New OleDb.OleDbCommand()
Dim OleDbCnn As New OleDb.OleDbConnection()
Dim _SqlText, _ConnectionString As String
Dim objDatadrd As IDataReader...
Yeah... have been trying to use ADO.NEt with MySQL and i havent really been very successful!
Heres what i do...
' Dimension them all....
Dim OleDbCmd As New OleDb.OleDbCommand()
Dim OleDbCnn As New OleDb.OleDbConnection()
Dim _SqlText, _ConnectionString As String
Dim objDatadrd As IDataReader...
Hey peers...
well... the Q... all i need to do is write a parser that would be used to convert data from existing microsoft excel/word files to a SQL database...
this is what i have to do and am just starting off! i thought i'd gather a few inputs from you guys before actually getting into...
hey pals...
i seem to have come up with another one of those Qs again!
all i need to do is 'run a command utility on network drives'...
here is what I am doing and what I need to do:
1. Am working on the creation of a utility, creating zip arhives being one of the modules.
2. For creating Zip...
Hey peers,
All I want to do is "Reach a shared folder by its UNC path".
Essentially I run the command line utility of winzip to make a zip archive of the files present in a shared folder in a machine on my network.
I can always achieve the same by mapping the shared folder and...
Does anyone know how to superimpose (with layers) image A and say image B where the 90 % of these 2 images is absolutely the same, in such way that areas which are the same should become WHITE while remaining 10% should show the differences?
I have tried with positive A and 50% Alfa of...
Hi pals...
I have been into web development for over 2 years now and have worked in quite a number of projects.
Out here, there is a particular hierarchy to the way in which projects are exercised. To be to the point, what we do is send our client an update on the project on a weekly on...
Greetings,
I need to drop a couple of tables from the dictionary, and I know that I need to use:
DROP TABLE <TABLENAME> IN DICTIONARY
but then, I need to drop the table only if it exists.
Essentially I am making a .SQL file that would be run using the PSQL ODBC driver, and if the above...
Hi,
Firstly, am no Pervasive guru.. i have infact been working on it only for the past couple of weeks....
We recently switched from Pervasive v7.0 to Pervasive 2000i.
and I had found that the existing tables seemed to fail the Consistency tests run on our db. I realized that I had to recreate...
Hi,
We had recently moved to Pervasive 2000i from Pervasive 7.0 and have been facing problems following that...
We are having the problem of the DDFs not matching the existing btreive files. I had run the *consistency test* on my database and most of the tables had index inconsistency or Record...
Hi,
We had recently moved to Pervasive 2000i from Pervasive 7.0 and have been facing problems following that...
We are having the problem of the DDFs not matching the existing btreive files. I had run the *consistency test* on my database and most of the tables had index inconsistency or Record...
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.