Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

charchabil03

@charchabil03
About
Posts
124
Topics
55
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Manage Compact MS ACCESS from VB.net
    C charchabil03

    Hello Guys I m sure you know about the tool available in MS access 'Compact and repair Database' in order to decrement the size of an MS Access DB What I want Do u think there is a way to Compact and repair MS access DB from VB.net application? Means can i Click on a button in VB.net so the size of the mdb db will be compacted and reduced PS: under vb.net 2005

    Regards Ramy

    Visual Basic database csharp question

  • progress bar
    C charchabil03

    thx for ur help :)

    Regards Ramy

    Visual Basic database tutorial

  • progress bar
    C charchabil03

    guys it's a vb.net application fdbcon.Open() fdbcmd.CommandText = "select * from table" dr = fdbcmd.ExecuteReader fdbcon.Open() that is all

    Regards Ramy

    Visual Basic database tutorial

  • progress bar
    C charchabil03

    Thx for ur help I really appreciate it. ( and i m not complaining) all what i ask is a simple code please thx

    Regards Ramy

    Visual Basic database tutorial

  • progress bar
    C charchabil03

    Kindly,Provide me a simple code for that :) thank you

    Regards Ramy

    Visual Basic database tutorial

  • progress bar
    C charchabil03

    Hello Can you provide me a simple function of how to use Progress bar while pulling an unknown number of data from a database thx

    Regards Ramy

    Visual Basic database tutorial

  • Insert Quote and Double Quote in DB
    C charchabil03

    Hey Guys I have problem inserting single and double quotes in DB How can i insert single Quote and Double Quotes in DB Can You provide me a simple code for that

    Regards Ramy

    Visual Basic database help question

  • Export from Crystal report to MS Access Database
    C charchabil03

    Hello The purpose of the following is to export data from crystal report (implemented in Vb.net) to Ms access database While working with crystal report XI (without implementing the report in vb.net application ),I could do the following : Export to ODBC format then choose MS Access Database. and the DB is ready but when i have implemented the report in VB.net I couldn't find the way (or the button in the toolbar) export to ODBC or to MS access can you help me exporting the data to Ms access? Regards Ramy

    Regards Ramy

    Visual Basic database csharp help question

  • Export from Crystal report to MS Access
    C charchabil03

    Hello The purpose of the following is to export data from crystal report (implemented in Vb.net) to Ms access database While working with crystal report XI (without implementing the report in vb.net application ),I could do the following : Export to ODBC format then choose MS Access Database. and the DB is ready but when i have implemented the report in VB.net I couldn't find the way (or the button in the toolbar) export to ODBC or to MS access can you help me exporting the data to Ms access?

    Regards Ramy

    Visual Basic database csharp help question

  • remaining free space on HD
    C charchabil03

    is there a way to check the remaining free space availabe on the Hard Disk and notify the user of that? I mean how can i display a popup msg to the user when the free remaining size reaches 90% for example?

    Regards Ramy

    Visual Basic question tutorial

  • low disk space
    C charchabil03

    Is there a way to notify the user : Low disk space (on HDD)

    Regards Ramy

    Visual Basic

  • retrieve arabic field
    C charchabil03

    i have Arabic fields in my DB (i am using a firebird DB).how can i retrieve them using Vb.net , because i m getting them in unknown characters (like this ???@?^??), could someone please help me to find a solution to this problem

    Regards Ramy

    Visual Basic help question csharp database

  • change SMTP
    C charchabil03

    Dave Kreskowiak wrote:

    Your question doesn't make any sense at all. SMTP stands for Simple Mail Transfer Protocol. There's nothing to change.

    I know the definition o SMTP as well as POP3... i m not that Dump I m asking how can i change the value of the SMTP throught VB.net EX: of changing the gateway : Dim a as processStartinfo a.argument="gatway"= 18.1.2.3 how can i reach the Smtp?

    Regards Ramy

    Visual Basic csharp question

  • change SMTP
    C charchabil03

    how can i change my SMTP from vb.net

    Regards Ramy

    Visual Basic csharp question

  • changing Gateway
    C charchabil03

    How to change the Gateway from Vb.net 2005 I saw the following _Dim RixRoad As New ProcessStartInfo RixRoad.FileName = "Netsh" RixRoad.Arguments = "interface ip set address name=""Local Area Connection"" static 192.168.1.102 255.255.255.0 192.168.1.2 1" Process.Start(RixRoad)_ But how to change the Gateway only? I have no problem if you provide me any other solution then the above 1

    Regards Ramy

    Visual Basic csharp help tutorial question

  • Compressing Video on linux
    C charchabil03

    Can you be more presiced plz? Note : the software of the camera simply records with AVI format

    Regards Ramy

    System Admin linux

  • Compressing Video on linux
    C charchabil03

    Hey guys.. Having 5 Cameras recording 24/24 .and storing data on a linux (suse O/S) I would like to know if there is a module or software to compress/archive the recorded data on linux (suse) as well as win xp

    Regards Ramy

    System Admin linux

  • Unique field
    C charchabil03

    using a Sql Server DB , and having a field 'ID' with a 'varchar' datatype, how can i set the criteria of this field to be : unique No dupplicatate (like MS-Access) to dissallow the user to enter the same value twice thx

    Regards Ramy

    Visual Basic database sql-server sysadmin question

  • one form at a time
    C charchabil03

    ah this sounds goood... will try it thx

    Regards Ramy

    Visual Basic question

  • one form at a time
    C charchabil03

    How can I dissallow the user of running more then 1 form in the same time without using the frm.showdialog() ?? I m asking this question coz i want to maximize my forms,and having them inserted within a main form EX : dim fr as new form1 frm.mdirparent=me frm.show and not allowint the User to open any new form.without closing the 1 he is in thx

    Regards Ramy

    Visual Basic question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups