VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Databases/Data Access/DAO/ADO Page 20 of 22


This code allows you to take an Oracle Table structure and contents into Access. This example only New
This code always you to locate duplicates in SQL Server It has been tested using SQL Server 2000. I New
This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name, New
This code checks the given date for the format dd/mm/yyyy according to the SQL Server limitation. New
This code creates an Access database file with three tables. All fields in the tables are set to Y New
This code exports data from the DataGrid control to a *.csv file for MS Excel. This might not be pe New
This code finds all records similar to each other using sqlerver New
This Code help you to connect MS-Access 2003 password protected database using ADO object in Visual New
This code helps to Administrate Oracle Database through VB by passing DML and DDL Commands. (From:P New
This code helps u to fill any combobox. One routine fits all New
This code is used to connect to sqlserver using ADO code and access the data on the SQLServer. New
This code is used to created/Deleted runtime DSN-ODBC for Access/SQL-Server. Please Vote this code. New
This code lists the data from a field in the combo Box New
This code opens a table in an access database using a SQL statement. New
This code shows how to add, update, edit and delete information from recordsets using an ADO contro New
This code shows how to read datareport label caption from the form. Ex:You have invoice number on a New
This code snippet helps u in creating crystal reports, without writing the often repeating lines. J New
This code takes values entered into a textbox enters them into a listbox and then plots them on a l New
this code used to search in arabic text, by appling SOUNDEX technique for arabic searching and for New
This Code Verifies if a recordset is empty or not ,and you can pass a collection for and it will fi New
This code will allow you to save from a flex grid to an Access 2000 database using ADO. New
This code will find any wanted string or part of any string in a database with highlighting the fou New
this code will help you when you need unique list items in a listbox or combobox New
This code will open connection with any kind of database like sql server, MS Access and can make ds New
This code will take data from a recordset into a Word document. This code will create Tables and co New
This code will teach how to initialize the textbox and how to pass the focus from the microsoft fle New
This code writes the contents of an ADO RecordSet to a ascii text file with user specified column & New
This enables the programmer to display the Universal Data Link (UDL) Property Dialog box to the use New
This function is used to fill the Ms Flex grid dynamically.Just copy this code and place in your mo New
This function reads the idfield value out of any combobox. One code fits all. New
This function returns a server date when you are connected to SQL Database through Microsoft RDO fr New
This function will print any ADO recordset to the printer. Just pass the ADO recordset and a title New
This function will property format and print a recordset. Printed rows are adjusted so that so that New
This function will take care of appostrophy when using SQL Statements. Note that when executing SQl New
This is a .Net COM Object that performs a few common database operations, such as opening/closing t New
This is a class for Doing all the requirements with an ADO Database modify and add the proper refer New
This is a code for saving into a file what is in listbox New
This is a function to format field strings that contain apostrophes for processing by an SQL server New
This is a procedure (Sub) that will help you create a parameter object easily. Saves you a lot of k New
This is a simple code about fetching data from a table. This code is tested in VB6 and MSAccess. New
This is a simple code to display column contents from access database and display it on the listbox New
This is a simple function to avoid apostrophes error for processing by SQL Server or Oracle server New
This is code to find out Records from a Access Database New
This is how you get around the Crystal Report ver 8.5 254 character string rule for CR text box bei New
This is The Code to Open and Connect to a Database of MicroSoft Access 2000 /XP etc. New
This is the code which u can not get from books easily. This code provides u understanding of Flex New
This is used to search a database for a specific word New
This Makes U Easily Find A string Name Without needing to type the full string(U can even type a le New
This program exports the data from MySQL to the following 3 formats 1.Ms-Access Database. 2.Text Fi New
this program read from text files an sql statment and auto insert into database just you need adodc New
This program will task the following: Update, Add, Find, Save using ODBC and ADODC but you will not New
This Snip uses a Recordset, and creates an Excel CSV file without having, or referencing Excel, or New
This spinet will export a MSHGrid data into excel for further analysis New
This Utility Program Is Used To Delete The Data From Your Databases Tables. Just Select The Databas New
This will act as a searchable combo using text box and listbox control New