Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. meenakshikalera

    Skip warning when signing with someone else's public key

    Hello, I am encrypting some files using someone else's public key...His public key is already in my keyring...And I wanna do it through code, while I am running one of my programs. But it gives me the following prompt... Recipients' public key(s) will be used to encrypt. Key for user ID...
  2. meenakshikalera

    get the value of the data in a column in oledbconnection

    hi andrea! thank u...looks fine...i am integrating this logic into my code...i tested a part of it ...looks fine...i hope i can use it for the actual thing that i want...join etc. i will get back to u if i have any other doubt regarding this on monday... thanks a lot! regards, meenakshi
  3. meenakshikalera

    get the value of the data in a column in oledbconnection

    hi! i have created a dataset using the oledbconnection...not a datagrid though...i want the value of the data in a particular column in the dataset. how do i do this? thanks, regards, meenakshi
  4. meenakshikalera

    installer calls another installer or installs two things

    hi! i have created a setup for my .net application....now this setup can be installed on any computer only if the computer has the .net framework installed on it...else i first need to install .net framework...i think i can create an installshield which automatically checks if the...
  5. meenakshikalera

    CR8 - Change from Access database to MS SQL Server at runtime - dsr

    Hi! First of all one basic question... for a crystal report(version 8) created in vb6....using the designer...if i have initially created it using MS Access database and then at runtime i want to change it to use the MS SQL Server database...same table name (it could be different too)....is...
  6. meenakshikalera

    CR8 - Unable to change location of database file or tablename

    hi! by saying the last parameter was not correct, i meant tht earlier on i had used SetTableLocation but some parameter was not correct, but yesterday after reading ur message i changed it again using ur hint...it still did not work... yes the database remains the same....everything is same...
  7. meenakshikalera

    CR8 - Unable to change location of database file or tablename

    Hi Vidru! its still not working....i had used cTable.SetTableLocation method earlier too....but the last parameter was not correct...i tried using it the way u mentioned now...but no luck yet.... pls lemme know a way out. thanks, meenakshi
  8. meenakshikalera

    CR8 - Unable to change location of database file or tablename

    Hi! I have just started using Crystal Reports 8 with VB 6...I have some Report templates already made in VB6...while making those reports tables were created as follows: Server Type: ODBC MS Access 97 Database Server Name: MS Access 97 Database Database: V:\meenakshi\system1.mdb (some mapped...

Part and Inventory Search

Back
Top